Skip to content

Commit f5388b5

Browse files
authored
chore: release commit (#5)
1 parent a3fe431 commit f5388b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
publish: npm run release
2626
version: npm run version-package
27-
commit: "chore: version packages"
27+
commit: "chore: version package"
2828
env:
2929
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3030
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)