Skip to content

Commit

Permalink
gh workflow iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
samifouad committed Aug 6, 2024
1 parent 9ecc612 commit 4481f9b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -386,6 +386,8 @@ jobs:
git config --global user.email "[email protected]"
git config --global user.name "Sami Fouad"
git config --global gpg.format ssh
git config --global commit.gpgsign true
git config --global tag.gpgSign true
git config --global user.signingkey /tmp/id_rsa
git add .
git commit -m 'automated version bump'
Expand Down

0 comments on commit 4481f9b

Please sign in to comment.