Skip to content

Commit 8d9119b

Browse files
authored
忘れてた (#7)
1 parent aea0a99 commit 8d9119b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tagged_release_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
run: gh pr checkout ${PR_NUMBER}
1717
env:
1818
PR_NUMBER: ${{ github.event.issue.number }}
19+
GH_TOKEN: ${{ github.token }}
1920
- if: ${{ github.event.issue.pull_request != null }}
2021
run: git merge --no-ff origin/main
2122
- id: download-voicevox_core

0 commit comments

Comments
 (0)