Skip to content

Commit

Permalink
skip npm
Browse files Browse the repository at this point in the history
  • Loading branch information
kwent committed Oct 2, 2024
1 parent 5e48c8f commit ed8038a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
run: |
make build_nodejs
npm publish --access public sdk/nodejs/bin
- name: Set PreRelease Version
run: echo "GORELEASER_CURRENT_TAG=v$(pulumictl get version --language generic)" >> $GITHUB_ENV
- name: Run GoReleaser
Expand Down

0 comments on commit ed8038a

Please sign in to comment.