mirror of
https://github.com/sartography/bpmn-js-spiffworkflow.git
synced 2025-02-23 04:58:08 +00:00
Revert "fix publish action."
This reverts commit dc1d381c31aba1ee484b167677fcf4d6d885e4ed.
This commit is contained in:
parent
e3edeb3e2f
commit
84d071e912
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
node-version: 18
|
||||
- run: npm install
|
||||
- run: npm test
|
||||
- run: npm run build
|
||||
- run: npm run dist
|
||||
- uses: JS-DevTools/npm-publish@v1
|
||||
with:
|
||||
token: ${{ secrets.NPM_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user