diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index a61dbf0..5e0410a 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -189,7 +189,7 @@ jobs: - name: Create/Update GitHub Release if: ${{ needs.setup_release.outputs.publish_release == 'true' }} - uses: LizardByte/create-release-action@v2023.1210.832 + uses: LizardByte/create-release-action@v2023.1219.224026 with: allowUpdates: false artifacts: "${{ github.workspace }}/dist/*"