Skip to content

Commit 3c6a72c

Browse files
committed
Automatically merge branch during deploy
1 parent ed8f899 commit 3c6a72c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,4 @@ jobs:
4646
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4747
run: |
4848
gh release create v${{ github.event.inputs.version }} --target=${{ github.ref_name }} --generate-notes
49+
gh merge --branch ${{ github.ref_name }}

0 commit comments

Comments
 (0)