chore: update global workflows (#2559)

This commit is contained in:
LizardByte-bot
2024-05-24 12:38:27 -04:00
committed by GitHub
parent e898be1b7e
commit c204b2cf5d
2 changed files with 13 additions and 13 deletions

View File

@@ -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/*"