mirror of
https://github.com/r-freeman/workflow-with-secrets.git
synced 2024-11-11 11:55:41 +00:00
update workflow
This commit is contained in:
parent
446364561e
commit
76720aabcb
@ -17,7 +17,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Test printing your secret (Remove this step in production)
|
||||
run: cat ${{ gitea.workspace }}/secrets
|
||||
run: cat secrets
|
||||
- name: List files in the repository
|
||||
run: |
|
||||
ls ${{ gitea.workspace }}
|
Loading…
Reference in New Issue
Block a user