diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8384cbcea..8e272af03 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -83,7 +83,7 @@ jobs: - name: Release if: ${{ env.product == 'app' }} - uses: softprops/action-gh-release@1e07f4398721186383de40550babbdf2b84acfc5 + uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 with: name: legado_app_${{ env.VERSION }} tag_name: ${{ env.VERSION }}