mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Fix workflows
This commit is contained in:
parent
ae34c7c3e9
commit
08e2b2dfea
2
.github/workflows/ci-workflow.yml
vendored
2
.github/workflows/ci-workflow.yml
vendored
@ -10,4 +10,4 @@ jobs:
|
|||||||
uses: mooyoul/tslint-actions@v1.1.1
|
uses: mooyoul/tslint-actions@v1.1.1
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
projectFileName: "../../src/js"
|
project: "../../src/js"
|
||||||
|
Loading…
Reference in New Issue
Block a user