Update action.yml

This commit is contained in:
Kamil Chodoła
2023-04-26 19:26:01 +02:00
committed by GitHub
parent 0b330b7dec
commit 18ac55abf0

View File

@@ -32,6 +32,7 @@ runs:
env:
GITHUB_TOKEN: ${{ inputs.GITHUB_TOKEN }}
WORKFLOW_ID: ${{ inputs.workflow_id }}
RUN_ID: ${{ inputs.run_id }}
MAX_WAIT_MINUTES: ${{ inputs.max_wait_minutes }}
ORG_NAME: ${{ inputs.organization }}
REPO_NAME: ${{ inputs.repository }}