Skip to content

Commit edda596

Browse files
author
jrtaylor
committed
ci(semantic-release.yml): semantic release config
1 parent 177ac07 commit edda596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semantic-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- run: npm run build
2020
- uses: cycjimmy/semantic-release-action@v2
2121
with:
22-
semantic_version: 'semantic-release@16.0.0-beta.45'
22+
semantic_version: '16.0.0-beta.45'
2323
env:
2424
GITHUB_TOKEN: ${{ secrets.GITHUB_PACKAGES_TOKEN }}
2525
NPM_TOKEN: ${{ secrets.NPM_REGISTRY_TOKEN }}

0 commit comments

Comments
 (0)