diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index bd1c261..03e3f80 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -58,6 +58,5 @@ jobs: file_glob: true repo_token: ${{ secrets.GITHUB_TOKEN }} file: astgen-* - body: "Pre-release for testing only" target_commit: ${{ github.head_ref || github.ref_name }} tag: v${{ env.ASTGEN_VERSION }}