1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-20 00:17:04 +00:00

testing: github secret

This commit is contained in:
Steven Hugg
2021-09-21 10:43:40 -05:00
parent c9d97edbd0
commit 3c148e7200
+2
View File
@@ -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 }}