diff --git a/.github/workflows/ci-docker.yml b/.github/workflows/ci-docker.yml index c7b5980..91ebb7d 100644 --- a/.github/workflows/ci-docker.yml +++ b/.github/workflows/ci-docker.yml @@ -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.609.5014 + uses: LizardByte/create-release-action@v2024.611.132610 with: allowUpdates: true artifacts: "*artifacts/*"