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

Commit3c536aa

Browse files
authored
ci: use repo secret for syncing winget-pkgs fork (#12108)
1 parent28bbdee commit3c536aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ jobs:
411411
-name:Sync fork
412412
run:gh repo sync cdrci/winget-pkgs -b master
413413
env:
414-
GH_TOKEN:${{github.token }}
414+
GH_TOKEN:${{secrets.CDRCI_GITHUB_TOKEN }}
415415

416416
-name:Checkout
417417
uses:actions/checkout@v4

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp