Skip to content

Commit 53939e3

Browse files
author
Léo Guillaume
committed
Auto stash before checking out "origin/main"
1 parent 0c14051 commit 53939e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
with:
4747
prerelease: true
4848
generate_release_notes: true
49-
tag_name: ${{steps.create_tag.outputs.tag_name}}
49+
tag_name: ${{steps.create_tag.outputs.version}}
5050
files: |
5151
package.json
5252
body: 'Release ${{steps.create_tag.outputs.version}}'

0 commit comments

Comments
 (0)