updated get-base-sha.sh

This commit is contained in:
Tonye Jack
2022-09-25 09:31:57 -06:00
parent 7de6088904
commit b50afacfed
2 changed files with 6 additions and 2 deletions

View File

@@ -158,6 +158,7 @@ runs:
env:
GITHUB_WORKSPACE: ${{ github.workspace }}
GITHUB_EVENT_BEFORE: ${{ github.event.before }}
GITHUB_EVENT_FORCED : ${{ github.event.forced }}
# INPUT_<VARIABLE_NAME> is not available in Composite run steps
# https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#example-specifying-inputs
INPUT_SINCE: ${{ inputs.since }}