Skip to content

Commit

Permalink
fix: add mail address
Browse files Browse the repository at this point in the history
  • Loading branch information
BernhardBaumrock committed Sep 26, 2024
1 parent 3b5a526 commit 382b4cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-to-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
with:
preset: "conventionalcommits"
github-token: ${{ secrets.CI_TOKEN }}
git-user-email: "[email protected]"

# - name: Create zip archive
# run: zip -r site-rockfrontend.zip site/assets/backups/export-profile/site-rockfrontend
Expand Down

0 comments on commit 382b4cd

Please sign in to comment.