mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2024-12-22 12:30:01 +00:00
testing: github secret
This commit is contained in:
parent
c9d97edbd0
commit
3c148e7200
2
.github/workflows/node.js.yml
vendored
2
.github/workflows/node.js.yml
vendored
@ -31,3 +31,5 @@ jobs:
|
||||
- run: npm ci
|
||||
- run: npm run build --if-present
|
||||
- run: npm test
|
||||
env:
|
||||
TEST8BIT_GITHUB_TOKEN: ${{ secrets.TEST8BIT_GITHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user