v: 1.1.11 #8
1 changed files with 0 additions and 8 deletions
|
@ -123,11 +123,3 @@ jobs:
|
|||
npm publish
|
||||
env:
|
||||
NPM_TOKEN: ${{ secrets.PACKAGE_PUBLISHER_TOKEN }}
|
||||
|
||||
finish:
|
||||
runs-on: docker
|
||||
needs: [build-and-test, publish-to-npm, publish-to-git]
|
||||
container:
|
||||
image: node:20-alpine
|
||||
steps:
|
||||
- run: echo Done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue