diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8dbe668..f85cd84 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -81,7 +81,7 @@ jobs: Copy-Item build/bin/ask-desktop.exe release-artifacts/ask-desktop-windows-amd64.exe - name: Upload Release Assets - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 if: startsWith(github.ref, 'refs/tags/') with: files: release-artifacts/*