Skip to content

Commit 1b87964

Browse files
committed
ci: update release workflow
1 parent 7575fa3 commit 1b87964

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/workflow.yml renamed to .github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@ jobs:
1414
run: yarn build
1515
- name: Release
1616
env:
17+
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
1718
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
1819
run: npx semantic-release

0 commit comments

Comments
 (0)