please work
This commit is contained in:
parent
54d29555a9
commit
ea86282b91
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
|||
with:
|
||||
ignoreActions: Deploy to staging
|
||||
checkInterval: 10
|
||||
waitForCheck: 1
|
||||
waitForCheck: yes
|
||||
env:
|
||||
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||
- name: git-checkout
|
||||
|
|
Loading…
Reference in a new issue