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 85422fa commit 848d26dCopy full SHA for 848d26d
.github/workflows/release.yml
@@ -34,8 +34,6 @@ jobs:
34
env:
35
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
36
with:
37
- tag_name: ${{ github.ref }}
38
- release_name: ${{ github.ref }}
39
body: ${{ steps.get-body.outputs.body }}
40
draft: false
41
prerelease: false
0 commit comments