CI fix?
This commit is contained in:
parent
abbe9497cd
commit
5d10e3fde4
|
@ -53,7 +53,7 @@ jobs:
|
|||
id: extract_branch
|
||||
|
||||
- name: Push configs
|
||||
if: ${{env.NOCOMMIT != 'true'"}}
|
||||
if: ${{env.NOCOMMIT != 'true'}}
|
||||
uses: ad-m/github-push-action@master
|
||||
with:
|
||||
github_token: ${{ github.token }}
|
||||
|
|
Loading…
Reference in New Issue