This commit is contained in:
parent
92028e02cc
commit
7a58c45234
@ -16,6 +16,6 @@ jobs:
|
|||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
token: $GITHUB_TOKEN
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
- run: echo "Testing"
|
- run: echo "Testing"
|
||||||
- run: ls
|
- run: ls
|
||||||
|
Loading…
Reference in New Issue
Block a user