Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
geoperez authored Nov 14, 2024
1 parent a6e3937 commit 51b94e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
publish:
uses: unosquare/bump-npm-version/.github/workflows/publish-public.yml@master
uses: unosquare/bump-npm-version/.github/workflows/publish-public-pnpm.yml@master
secrets:
github-token: ${{ secrets.GPR_ACCESS_TOKEN }}
npm-token: ${{ secrets.NPM_TOKEN }}

0 comments on commit 51b94e3

Please sign in to comment.