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:
Adrian Insaurralde Avalos
2025-11-24 21:32:52 +01:00
committed by Max Wilfinger
parent 7176a5c3bb
commit 9931e01be7
+1
View File
@@ -8,6 +8,7 @@ on:
jobs:
trigger-copr-build:
environment: fedora-daily
env:
copr_token: ${{ secrets.COPR_TOKEN }}
runs-on: ubuntu-latest