aaaaaaaaaaaaaaa
This commit is contained in:
parent
823844527a
commit
32c9b8590a
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ jobs:
|
|||
- shell: bash
|
||||
run: ls -lah
|
||||
- shell: bash
|
||||
run: echo ${{ secrets.KEY }} > tmp.key
|
||||
run: echo "${{ secrets.KEY }}" > tmp.key
|
||||
- shell: bash
|
||||
run: ls -lah
|
||||
- shell: bash
|
||||
|
|
Loading…
Reference in a new issue