Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvanr committed May 23, 2023
1 parent c0b90bc commit 392d51e
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 @@ -21,6 +21,9 @@ jobs:
# Need these two configurations because this job runs on protected branches
fetch-depth: 0
persist-credentials: false
- uses: actions/setup-node@v3
with:
node-version: 14
- name: Semantic Release
uses: cycjimmy/semantic-release-action@v3
with:
Expand Down

0 comments on commit 392d51e

Please sign in to comment.