ci: harden env variable usage (#4266)

This commit is contained in:
ReenigneArcher
2025-09-16 23:37:29 -04:00
committed by GitHub
parent 9f6c832583
commit 3239f2e1a4
5 changed files with 28 additions and 35 deletions

View File

@@ -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 }}