ci: Fixed git-no-push test script
parent
9c993a4796
commit
0fc388f4a3
|
@ -163,7 +163,6 @@ jobs:
|
|||
env:
|
||||
ENV: 'dont-use-git'
|
||||
EXPECTED_TAG: 'v0.55.9'
|
||||
SKIPPED_COMMIT: true
|
||||
with:
|
||||
github-token: ${{ secrets.github_token }}
|
||||
git-push: 'false'
|
||||
|
|
Loading…
Reference in New Issue