Skip to content

Commit 82a907a

Browse files
authored
chore: update target branch
1 parent b170f44 commit 82a907a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ jobs:
2727
uses: actions/checkout@v3.3.0
2828

2929
- name: Publish Release
30-
run: gh release create v${{ github.event.inputs.release }} '/release/${{ github.event.inputs.release }}/*'
30+
run: gh release create v${{ github.event.inputs.release }} '/release/${{ github.event.inputs.release }}/*' --target gh-pages
3131

0 commit comments

Comments
 (0)