Skip to content

Commit

Permalink
Disable snapshots on forks (Card-Forge#4244)
Browse files Browse the repository at this point in the history
* Update snapshots-android.yml

* Update snapshots-pc.yml
  • Loading branch information
tehdiplomat authored and Northmoc committed Dec 16, 2023
1 parent e5089a2 commit bbd1870
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/snapshots-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:

jobs:
build:

if: github.repository_owner == 'Card-Forge'
runs-on: ubuntu-latest
permissions:
contents: write
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/snapshots-pc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:

jobs:
build:

if: github.repository_owner == 'Card-Forge'
runs-on: ubuntu-latest
permissions:
contents: write
Expand Down

0 comments on commit bbd1870

Please sign in to comment.