diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0b4772d..a8f1e05 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -309,7 +309,7 @@ jobs: # The one draft release, on this repo - installer, its .sig, the .deb, the .apk, # the latest.json the updater reads, and the generated release notes. - - uses: softprops/action-gh-release@v2 + - uses: softprops/action-gh-release@v3 with: token: ${{ secrets.GITHUB_TOKEN }} tag_name: ${{ github.ref_name }}