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
0abb178cb9
commit
5ec8bd8ad0
@ -16,3 +16,6 @@ jobs:
|
||||
# not hide secrets that use this workaround.
|
||||
- name: Test printing your secret (Remove this step in production)
|
||||
run: cat ./.env
|
||||
- name: List files in the repository
|
||||
run: |
|
||||
ls ${{ gitea.workspace }}
|
Loading…
Reference in New Issue
Block a user