Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tiavina-mika committed Apr 29, 2024
1 parent 7cb99e1 commit df01aa1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
with:
node-version: '18.x'
registry-url: 'https://registry.npmjs.org'
cache: 'yarn'
- run: yarn
# for Yarn v1, use `yarn publish` instead
- run: yarn npm publish
Expand Down

0 comments on commit df01aa1

Please sign in to comment.