Skip to content

Commit

Permalink
Merge pull request #8 from Expensify/cmartins-updateKey
Browse files Browse the repository at this point in the history
Update Botify key
  • Loading branch information
AndrewGable authored Sep 30, 2024
2 parents 229945f + 8899d44 commit f7d8cb5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified .github/OSBotify-private-key.asc.gpg
Binary file not shown.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,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 infra+osbotify@expensify.com
Expand Down

0 comments on commit f7d8cb5

Please sign in to comment.