Skip to content

Commit b76e79d

Browse files
authored
Merge branch 'master' into chore/update-package-json
2 parents a8487ba + ff507a4 commit b76e79d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545
env:
4646
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
4747
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
48-
run: npx semantic-release --dry-run
48+
run: npx semantic-release

0 commit comments

Comments
 (0)