Skip to content

Commit

Permalink
Merge pull request #196 from drackp2m/dev
Browse files Browse the repository at this point in the history
πŸ› fix: enable romantic-release-bot <3
  • Loading branch information
drackp2m authored Nov 4, 2024
2 parents 87d8899 + 1c6a31f commit aa33c17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
echo "$GPG_PRIVATE_KEY" > private.key
gpg --batch --import private.key
git config --global commit.gpgSign true
git config --global user.signingkey 89AE9225AE159D89
git config --global user.signingkey 8061777E7D988EE9
echo "allow-loopback-pinentry" >> ~/.gnupg/gpg-agent.conf
echo "pinentry-mode loopback" >> ~/.gnupg/gpg.conf
gpgconf --kill gpg-agent
Expand Down

0 comments on commit aa33c17

Please sign in to comment.