Skip to content

Commit

Permalink
🐛 fixed ci
Browse files Browse the repository at this point in the history
  • Loading branch information
aexol committed May 5, 2023
1 parent 43c4159 commit 948ce4f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ jobs:
- run: npm publish -w gei-users --access public --tag latest
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
- run: npm publish -w graphql-editor-worker --access public --tag latest
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
- run: npm publish -w gei-rest --access public --tag latest
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
Expand Down

0 comments on commit 948ce4f

Please sign in to comment.