mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Reference reusable workflow locally
This commit is contained in:
parent
2efc03b612
commit
a8342b4a6a
2
.github/workflows/push-master.yml
vendored
2
.github/workflows/push-master.yml
vendored
@ -200,7 +200,7 @@ jobs:
|
||||
apt_build:
|
||||
name: APT Build
|
||||
needs: [Linux, macOS, windows]
|
||||
uses: hyperion-project/hyperion.ng/.github/workflows/apt.yml@master
|
||||
uses: ./.github/workflows/apt.yml
|
||||
secrets:
|
||||
APT_GPG: ${{ secrets.APT_GPG }}
|
||||
APT_USER: ${{ secrets.APT_USER }}
|
||||
|
Loading…
Reference in New Issue
Block a user