Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
tryyy
  • Loading branch information
alitpc25 authored Nov 26, 2023
1 parent a01ac1f commit 271c133
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- name: Debug GPG Key
run: |
cd ./resq/backend/resq/
gpg --list-secret-keys --keyid-format LONG
echo "${{ secrets.GPG_PRIVATE_KEY }}" | gpg --batch --import
gpg --list-secret-keys --keyid-format LONG
Expand Down

0 comments on commit 271c133

Please sign in to comment.