Skip to content

Commit de95aa0

Browse files
committed
chore(release): fix release github actions
1 parent d538f17 commit de95aa0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/nodejs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ jobs:
3333
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
3434
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
3535
- name: release
36-
only:
37-
- master
3836
run: yarn semantic-release
3937
env:
4038
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)