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