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

Commit8398b41

Browse files
authored
ci: fix winget-release workflow (#11865)
1 parentbc4ae53 commit8398b41

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎.github/workflows/release.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -408,6 +408,11 @@ jobs:
408408
if:${{ !inputs.dry_run }}
409409

410410
steps:
411+
-name:Sync fork
412+
run:gh repo sync cdrci/winget-pkgs -b master
413+
env:
414+
GH_TOKEN:${{ secrets.WINGET_GH_TOKEN }}
415+
411416
-name:Checkout
412417
uses:actions/checkout@v4
413418
with:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp