Skip to content

Commit

Permalink
workflow: build using skare3 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
javierggt committed Oct 23, 2024
1 parent edbd72e commit 96396c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
build:
uses: sot/skare3/.github/workflows/package_build.yml@master
uses: sot/skare3/.github/workflows/package_build.yml@aperoll
with:
noarch: false
secrets:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
build:
uses: sot/skare3/.github/workflows/package_build.yml@master
uses: sot/skare3/.github/workflows/package_build.yml@aperoll
with:
noarch: false
secrets:
Expand Down

0 comments on commit 96396c5

Please sign in to comment.