This commit is contained in:
parent
14580761b3
commit
b6acec2398
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: print secret
|
||||
- run: |
|
||||
run: |
|
||||
echo "The secret is ${{ secrets.test }}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue