Update action.yml

This commit is contained in:
Kamil Chodoła
2023-04-26 20:46:00 +02:00
committed by GitHub
parent d8eae53294
commit 7a83c41757

View File

@@ -46,4 +46,4 @@ runs:
TIMEOUT: ${{ inputs.timeout }}
ORG_NAME: ${{ inputs.organization }}
REPO_NAME: ${{ inputs.repository }}
REF: ${{ inputs.ref }
REF: ${{ inputs.ref || github.ref }}