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:
@@ -38,7 +38,7 @@ inputs:
|
||||
runs:
|
||||
using: 'composite'
|
||||
steps:
|
||||
- run: chmod +x ./scripts/wait-for-workflow.sh && ./scripts/wait-for-workflow.sh
|
||||
- run: bash ./scripts/wait-for-workflow.sh
|
||||
shell: bash
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ inputs.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user