diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 8922cd1..eca24da 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -88,7 +88,7 @@ jobs: - name: Create/Update GitHub Release if: ${{ needs.setup_release.outputs.publish_release == 'true' }} - uses: LizardByte/create-release-action@v2024.520.193838 + uses: LizardByte/create-release-action@v2024.520.211408 with: allowUpdates: false artifacts: "${{ github.workspace }}/dist/gsms.exe"