diff --git a/.github/workflows/ci-docker.yml b/.github/workflows/ci-docker.yml index f80786c..0e037fd 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.520.211408 + uses: LizardByte/create-release-action@v2024.524.143912 with: allowUpdates: true artifacts: "*artifacts/*"