Skip to content

Commit 848d26d

Browse files
Improve release workflow (emilsvennesson#601)
1 parent 85422fa commit 848d26d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ jobs:
3434
env:
3535
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3636
with:
37-
tag_name: ${{ github.ref }}
38-
release_name: ${{ github.ref }}
3937
body: ${{ steps.get-body.outputs.body }}
4038
draft: false
4139
prerelease: false

0 commit comments

Comments
 (0)