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 51e2f7e commit 5fd7ccc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
id-token: write # Needed for https://docs.npmjs.com/generating-provenance-statements
steps:
- uses: actions/checkout@v4
- name: Enable Corepack
run: corepack enable
# Setup .npmrc file to publish to npm
- uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 5fd7ccc

Please sign in to comment.