Skip to content

Commit fbbab1b

Browse files
authored
Update cp__latest_dispatch.yml
1 parent 27a57b6 commit fbbab1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cp__latest_dispatch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898

9999
- name: Set Yukihana Release (>= 5.17.0)
100100
if: env.IS_COMPATIBLE_CONT == 'true'
101-
run: echo "YUKIHANA_RELEASE=v1.1.0" | Out-File -Append -FilePath $env:GITHUB_ENV
101+
run: echo "YUKIHANA_RELEASE=continuous" | Out-File -Append -FilePath $env:GITHUB_ENV
102102

103103
- name: Set Yukihana Release (< 5.17.0)
104104
if: env.IS_COMPATIBLE_CONT == 'false'

0 commit comments

Comments
 (0)