CI: specify environment for fedora-daily workflow
otherwise it doesn't have access to the secrets it needs
(cherry picked from commit a847a794c4)
This commit is contained in:
committed by
Max Wilfinger
parent
7176a5c3bb
commit
9931e01be7
@@ -8,6 +8,7 @@ on:
|
||||
|
||||
jobs:
|
||||
trigger-copr-build:
|
||||
environment: fedora-daily
|
||||
env:
|
||||
copr_token: ${{ secrets.COPR_TOKEN }}
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user