diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d5a90a3..8a94c13 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -40,7 +40,7 @@ jobs: Copy-Item publish/win-x64/* installer-bundle/ -Recurse Compress-Archive -Path installer-bundle/* -DestinationPath artifacts/CodexSessionManager-installer-bundle-win-x64.zip -Force - name: Create GitHub release - uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe + uses: softprops/action-gh-release@3bb12739c298aeb8a4eeaf626c5b8d85266b0e65 with: generate_release_notes: true files: |