Skip to content

Commit 13db8d6

Browse files
ci: force_site 옵션에 zipscope 추가
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 87c0f06 commit 13db8d6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/multi-site-bot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ on:
1616
workflow_dispatch:
1717
inputs:
1818
force_site:
19-
description: '강제 사이트 (tarofortune / currency-map / geoinfomatic). 비우면 epoch_day 회전.'
19+
description: '강제 사이트 (tarofortune / currency-map / geoinfomatic / zipscope). 비우면 epoch_day 회전.'
2020
required: false
2121
type: choice
22-
options: ['', 'tarofortune', 'currency-map', 'geoinfomatic']
22+
options: ['', 'tarofortune', 'currency-map', 'geoinfomatic', 'zipscope']
2323
default: ''
2424
dry_run:
2525
description: '드라이런 (게시 안 함)'

0 commit comments

Comments
 (0)