Skip to content

Commit 282536e

Browse files
ci: improve CI file
1 parent 542c04c commit 282536e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,5 @@ jobs:
3030
- name: Generate tag
3131
run: npx semantic-release
3232
env:
33+
GH_TOKEN: ${{ secrets.GH_AUTH_TOKEN }}
3334
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)