We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f16eb1c commit a0cd481Copy full SHA for a0cd481
1 file changed
.github/workflows/release_stable.yml
@@ -30,7 +30,6 @@ jobs:
30
with:
31
name: ChapterMaster ${{ github.ref_name }}
32
tag_name: ${{ github.ref_name }}
33
- target_commitish: ${{ github.ref_name }}
34
prerelease: false
35
generate_release_notes: true
36
make_latest: true
0 commit comments