Movatterモバイル変換


[0]ホーム

URL:


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

Commitf5c11e8

Browse files
committed
Fix using the GitHub token for creating a release
1 parentf717455 commitf5c11e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ jobs:
8686
-name:Create Release
8787
uses:actions/create-release@v1
8888
id:create_release
89+
env:
90+
GITHUB_TOKEN:${{ github.token }}
8991
with:
9092
release_name:${{ steps.version.outputs.version }}
9193
tag_name:${{ github.ref }}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp