Skip to content

Commit

Permalink
update key id
Browse files Browse the repository at this point in the history
  • Loading branch information
luacmartins committed Sep 30, 2024
1 parent f52655a commit b0357b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- name: Set up git for OSBotify
run: |
git config --global user.signingkey 367811D53E34168C
git config --global user.signingkey AEE1036472A782AB
git config --global commit.gpgsign true
git config --global user.name OSBotify
git config --global user.email [email protected]
Expand Down

0 comments on commit b0357b4

Please sign in to comment.