Skip to content

Commit

Permalink
fix: pnppm version in pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanaubrey committed Dec 16, 2023
1 parent a980456 commit 06473ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
build-and-publish:
uses: badbatch/repodog/.github/workflows/master-build-and-publish.yml@main
with:
package-manager-version: '20.10.0'
package-manager-version: '8.11.0'
secrets:
npm_auth_token: ${{ secrets.NPM_AUTH_TOKEN }}

0 comments on commit 06473ba

Please sign in to comment.