Skip to content

Commit

Permalink
new one
Browse files Browse the repository at this point in the history
  • Loading branch information
felipecesr committed Sep 26, 2024
1 parent 21ed413 commit d0a64dd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,10 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v4
with:
always-auth: true
node-version: '20.x'
registry-url: https://registry.npmjs.org
scope: '@felipecesr'
cache: 'yarn'
- run: yarn --frozen-lockfile
- run: yarn release
Expand Down

0 comments on commit d0a64dd

Please sign in to comment.