Test
This commit is contained in:
parent
3a35333faa
commit
dbbc564faf
1 changed files with 1 additions and 2 deletions
|
@ -60,8 +60,7 @@ jobs:
|
||||||
|
|
||||||
- if: success()
|
- if: success()
|
||||||
run: |
|
run: |
|
||||||
echo "TEST: ${{ secrets.TEST_SECRET }}"
|
echo "Success!"
|
||||||
echo "TOKEN: ${{ secrets.GITHUB_TOKEN }}"
|
|
||||||
- if: always()
|
- if: always()
|
||||||
run: rm -rf /.cache
|
run: rm -rf /.cache
|
||||||
- if: always()
|
- if: always()
|
||||||
|
|
Loading…
Reference in a new issue