fix indent
This commit is contained in:
parent
87a5d1d025
commit
e6b3dd7a18
1 changed files with 2 additions and 1 deletions
|
@ -9,3 +9,4 @@ jobs:
|
||||||
- name: print secret
|
- name: print secret
|
||||||
- run: |
|
- run: |
|
||||||
echo "The secret is ${{ secrets.test }}"
|
echo "The secret is ${{ secrets.test }}"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue