Skip to content

Commit 082eecd

Browse files
committed
fix: Upgrade Github actions to Node 16 attempt 2
1 parent 9d4ea93 commit 082eecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
env:
2929
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3030
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
31-
run: yarn semantic-release
31+
run: yarn semantic-release --branches main

0 commit comments

Comments
 (0)