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