Move scripts to subfolders
This commit is contained in:
2
.github/workflows/_update-api.yml
vendored
2
.github/workflows/_update-api.yml
vendored
@@ -9,7 +9,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- run: npm install
|
||||
- run: node scripts/commands/update-api.js
|
||||
- run: npm run api:update
|
||||
- uses: tibdex/github-app-token@v1
|
||||
if: ${{ !env.ACT }}
|
||||
id: create-app-token
|
||||
|
||||
Reference in New Issue
Block a user