chore: update global workflows (#2559)
This commit is contained in:
parent
e898be1b7e
commit
c204b2cf5d
2 changed files with 13 additions and 13 deletions
2
.github/workflows/ci-docker.yml
vendored
2
.github/workflows/ci-docker.yml
vendored
|
|
@ -362,7 +362,7 @@ jobs:
|
|||
|
||||
- name: Create/Update GitHub Release
|
||||
if: ${{ needs.setup_release.outputs.publish_release == 'true' && steps.prepare.outputs.artifacts == 'true' }}
|
||||
uses: LizardByte/create-release-action@v2024.520.211408
|
||||
uses: LizardByte/create-release-action@v2024.524.143912
|
||||
with:
|
||||
allowUpdates: true
|
||||
artifacts: "*artifacts/*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue