Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 865901e

Browse files
build: add missing env variable
1 parent f7cb51f commit 865901e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/semantic-release.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@ jobs:
1919
npm run semantic-release --if-present
2020
env:
2121
CI: true
22+
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
2223
GH_TOKEN: ${{secrets.GITHUB_TOKEN}}
2324
NPM_TOKEN: ${{secrets.NPM_TOKEN}}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /