mirror of
https://github.com/r-freeman/workflow-with-secrets.git
synced 2024-11-11 11:55:41 +00:00
This commit is contained in:
parent
973e2f37bb
commit
d7d0723597
@ -11,6 +11,3 @@ jobs:
|
|||||||
run: ./decrypt_secrets.sh
|
run: ./decrypt_secrets.sh
|
||||||
env:
|
env:
|
||||||
SECRET_PASSPHRASE: ${{ secrets.SECRET_PASSPHRASE }}
|
SECRET_PASSPHRASE: ${{ secrets.SECRET_PASSPHRASE }}
|
||||||
- name: List files in the repository
|
|
||||||
run: |
|
|
||||||
ls -la ${{ gitea.workspace }}
|
|
Loading…
Reference in New Issue
Block a user