We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f83d228 commit 3e9d5f8Copy full SHA for 3e9d5f8
.github/workflows/release.yml
@@ -60,4 +60,5 @@ jobs:
60
file_glob: true
61
repo_token: ${{ secrets.GITHUB_TOKEN }}
62
file: astgen-*
63
+ target_commit: ${{ github.ref }}
64
tag: v${{ env.ASTGEN_VERSION }}
0 commit comments