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

Commit732b1de

Browse files
committed
fix: add GH_TOKEN to release workflow
1 parent46849a5 commit732b1de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ jobs:
166166
APPCAST_GCS_URI:gs://releases.coder.com/coder-desktop/windows/appcast.xml
167167
APPCAST_SIGNATURE_GCS_URI:gs://releases.coder.com/coder-desktop/windows/appcast.xml.signature
168168
APPCAST_SIGNATURE_KEY_BASE64:${{ secrets.APPCAST_SIGNATURE_KEY_BASE64 }}
169+
GH_TOKEN:${{ github.token }}
169170
GCLOUD_ACCESS_TOKEN:${{ steps.gcloud_auth.outputs.access_token }}
170171

171172
winget:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp