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

Commit492c7bf

Browse files
committed
fixed test
1 parent7179d77 commit492c7bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎action.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ runs:
179179
SHA=$(git log -1 --format="%H" --date=local --until="${{ inputs.until }}")
180180
echo "::set-output name=sha::$SHA"
181181
else
182-
echo "::set-output name=sha::${{input.sha }}"
182+
echo "::set-output name=sha::${{inputs.sha }}"
183183
fi
184184
id: sha
185185
shell: bash

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp