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
@@ -55,4 +55,4 @@ jobs:
|
|||||||
secrets: inherit
|
secrets: inherit
|
||||||
with:
|
with:
|
||||||
branch: ${{ github.ref_name }}
|
branch: ${{ github.ref_name }}
|
||||||
comment:
|
comment: false
|
||||||
|
|||||||
Reference in New Issue
Block a user