Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit d30fd7e

Browse files
Ladislav Prskaveckuba-kubula
Ladislav Prskavec
andauthored
Update .github/workflows/release.yml
Co-authored-by: Jakub Korál <jakub.koral@oracle.com>
1 parent 3bb718d commit d30fd7e

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,4 +24,4 @@ jobs:
2424
env:
2525
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2626
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
27-
run: npx semantic-release
27+
run: npm run semantic-release

0 commit comments

Comments
 (0)