Skip to content

Commit

Permalink
chore: update release.yml
Browse files Browse the repository at this point in the history
tyiuhc committed Jan 29, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent f844a3c commit 7f1c321
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -34,6 +34,10 @@ jobs:
go-version: '1.17'
check-latest: true

- uses: actions/setup-node@v4
with:
node-version: '20'

- name: Semantic Release --dry-run
if: ${{ github.event.inputs.dryRun == 'true'}}
env:

0 comments on commit 7f1c321

Please sign in to comment.