Skip to content

Commit 0314096

Browse files
author
Léo Guillaume
committed
Auto stash before checking out "origin/main"
1 parent 175a55e commit 0314096

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ jobs:
4747
prerelease: true
4848
generate_release_notes: true
4949
tag_name: ${{steps.create_tag.outputs.tag_name}}
50+
files: |
51+
package.json
5052
body: 'Release ${{steps.create_tag.outputs.version}}'
5153
env:
5254
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}

0 commit comments

Comments
 (0)