Skip to content

Commit

Permalink
Merge pull request #40 from waldiez/dev
Browse files Browse the repository at this point in the history
update .yarnrc.yml
  • Loading branch information
lazToum authored Nov 19, 2024
2 parents d43c075 + 6b12633 commit 16aa533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
if: steps.create_release.outputs.id
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
run: yarn npm publish --tag ${{ github.ref_name }}
run: npm publish

0 comments on commit 16aa533

Please sign in to comment.