Skip to content

Commit

Permalink
ci(rp): drop package path from npm job
Browse files Browse the repository at this point in the history
  • Loading branch information
nekowinston committed Jan 5, 2024
1 parent a4b644f commit 58d81ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,4 +137,4 @@ jobs:
working-directory: ./packages/catppuccin-vscode
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
run: npm publish --provenance ./package.tgz
run: npm publish --provenance

0 comments on commit 58d81ea

Please sign in to comment.