mirror of
https://github.com/kamilchodola/wait-for-workflow-action.git
synced 2026-03-11 18:13:50 -05:00
Update action.yml
This commit is contained in:
@@ -36,4 +36,4 @@ runs:
|
||||
MAX_WAIT_MINUTES: ${{ inputs.max_wait_minutes }}
|
||||
ORG_NAME: ${{ inputs.organization }}
|
||||
REPO_NAME: ${{ inputs.repository }}
|
||||
REF: ${{ inputs.ref }
|
||||
REF: ${{ inputs.ref || github.ref }}
|
||||
|
||||
Reference in New Issue
Block a user