Skip to content

Commit

Permalink
fix: up semrel-release to fix pnpm deployments
Browse files Browse the repository at this point in the history
  • Loading branch information
rotorsoft committed Sep 21, 2024
1 parent bb43512 commit 7265c77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
echo "${{ steps.analyze.outputs.change-log }}"
- name: release ${{ matrix.lib }}
uses: rotorsoft/semrel-release@v2.0.0
uses: rotorsoft/semrel-release@v3.0.0
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
npm-registry: "registry.npmjs.org"
Expand Down

0 comments on commit 7265c77

Please sign in to comment.