This commit is contained in:
parent
0be893e06a
commit
da46b50515
@ -17,5 +17,5 @@ jobs:
|
|||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.github_token }}
|
||||||
- run: echo "Testing"
|
- run: echo "Testing"
|
||||||
|
Loading…
Reference in New Issue
Block a user