Skip to content

Commit 2b91dd4

Browse files
committed
Prevent publish to WinGet from forks
1 parent 3f2d657 commit 2b91dd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ jobs:
7676

7777
publish:
7878
runs-on: ubuntu-latest
79+
if: "github.repository == 'maforget/ComicRackCE'
7980
needs: build # Ensure this runs after the build job
8081
8182
steps:

0 commit comments

Comments
 (0)