Fix syntax error in push workflow
Somehow I missed this for quite some time, sorry!
This commit is contained in:
committed by
GitHub
parent
ece5f7d713
commit
d49b47e201
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@@ -55,4 +55,4 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
branch: ${{ github.ref_name }}
|
||||
comment:
|
||||
comment: false
|
||||
|
||||
Reference in New Issue
Block a user