Skip to content

Commit

Permalink
fix: Upgrade Github actions to Node 16 attempt 2
Browse files Browse the repository at this point in the history
  • Loading branch information
mweststrate committed Jan 27, 2023
1 parent 9d4ea93 commit 082eecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -28,4 +28,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: yarn semantic-release
run: yarn semantic-release --branches main

0 comments on commit 082eecd

Please sign in to comment.