Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2839a37

Browse files
committed
try empty string for undefined preset
1 parent21c4393 commit2839a37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/traiage.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
GITHUB_EVENT_USER_LOGIN:${{ github.event.sender.login }}
6868
INPUTS_ISSUE_URL:${{ inputs.issue_url }}
6969
INPUTS_TEMPLATE_NAME:${{ inputs.template_name || 'coder' }}
70-
INPUTS_TEMPLATE_PRESET:${{ inputs.template_preset || 'none'}}
70+
INPUTS_TEMPLATE_PRESET:${{ inputs.template_preset || ''}}
7171
INPUTS_PREFIX:${{ inputs.prefix || 'traiage' }}
7272
GH_TOKEN:${{ github.token }}
7373
run:|

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp