ci: harden env variable usage (#4266)
This commit is contained in:
parent
9f6c832583
commit
3239f2e1a4
5 changed files with 28 additions and 35 deletions
2
.github/workflows/ci-copr.yml
vendored
2
.github/workflows/ci-copr.yml
vendored
|
|
@ -59,7 +59,7 @@ jobs:
|
|||
run: ls -l artifacts
|
||||
|
||||
- name: Update GitHub Release
|
||||
uses: LizardByte/actions/actions/release_create@v2025.914.154454
|
||||
uses: LizardByte/actions/actions/release_create@v2025.917.25039
|
||||
with:
|
||||
allowUpdates: true
|
||||
body: ${{ github.event.release.body }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue