Skip to content

Commit

Permalink
testing decryption
Browse files Browse the repository at this point in the history
  • Loading branch information
sparlor committed Sep 13, 2022
1 parent 37ac2fa commit a3f833d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
env:
PASSPHRASE: ${{ secrets.PASSPHRASE }}
- name: Print File Contents
run: cat secrets.json
run: cat $HOME/secrets.json
create_issue:
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit a3f833d

Please sign in to comment.