(fix) node.js.yml
Workflow did not start because it did not find the `run` directive.
This commit is contained in:
2
.github/workflows/node.js.yml
vendored
2
.github/workflows/node.js.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Deploy
|
||||
- run: |
|
||||
run: |
|
||||
curl -X POST https://api.github.com/repos/TobenderZephyr/dsabot-docker/dispatches \
|
||||
-H 'Accept: application/vnd.github.everest-preview+json' \
|
||||
-u ${{ secrets.ACCESS_TOKEN }} \
|
||||
|
Reference in New Issue
Block a user