Skip to content

Commit

Permalink
list all secret keys
Browse files Browse the repository at this point in the history
  • Loading branch information
Vignesh Kennadi committed Sep 9, 2024
1 parent 6107ef5 commit f5fb017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- name: Import GPG Key
run: |
gpg --list-secret-keys
echo "${{ secrets.GPG_PRIVATE_KEY_TEST }}" | gpg --batch --import
env:
Expand Down

0 comments on commit f5fb017

Please sign in to comment.