fixed test
This commit is contained in:
parent
7179d77efe
commit
492c7bf391
@ -179,7 +179,7 @@ runs:
|
|||||||
SHA=$(git log -1 --format="%H" --date=local --until="${{ inputs.until }}")
|
SHA=$(git log -1 --format="%H" --date=local --until="${{ inputs.until }}")
|
||||||
echo "::set-output name=sha::$SHA"
|
echo "::set-output name=sha::$SHA"
|
||||||
else
|
else
|
||||||
echo "::set-output name=sha::${{ input.sha }}"
|
echo "::set-output name=sha::${{ inputs.sha }}"
|
||||||
fi
|
fi
|
||||||
id: sha
|
id: sha
|
||||||
shell: bash
|
shell: bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user