Skip to content

Commit

Permalink
[skip ci] fix GPG workdir
Browse files Browse the repository at this point in the history
  • Loading branch information
cuong-tran committed Feb 29, 2024
1 parent 24c28a8 commit 12282cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/merge_keiyoushi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
id: import-gpg
uses: crazy-max/ghaction-import-gpg@v4
with:
workdir: merge-keiyoushi
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.PASSPHRASE }}
git_user_signingkey: true
Expand Down

0 comments on commit 12282cf

Please sign in to comment.