add token to ci-test
This commit is contained in:
@@ -44,6 +44,8 @@ jobs:
|
|||||||
- name: Test
|
- name: Test
|
||||||
id: npm-ci-test
|
id: npm-ci-test
|
||||||
run: npm run ci-test
|
run: npm run ci-test
|
||||||
|
env:
|
||||||
|
GITHUB_TOKEN: ${{ github.token }}
|
||||||
|
|
||||||
test-action:
|
test-action:
|
||||||
name: GitHub Actions Test
|
name: GitHub Actions Test
|
||||||
|
|||||||
Reference in New Issue
Block a user