diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6f3ed8ab2..9eec92610 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -88,7 +88,7 @@ jobs: - name: Release if: ${{ env.product == 'app' }} - uses: softprops/action-gh-release@d99959edae48b5ffffd7b00da66dcdb0a33a52ee + uses: softprops/action-gh-release@v2 with: name: legado_app_${{ env.VERSION }} tag_name: ${{ env.VERSION }}