chore(workflows): fix YAML syntax error

This commit is contained in:
pancho horrillo
2020-10-01 17:34:41 +02:00
parent 1666c093c2
commit 1f5ea34a44
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
uses: peter-evans/create-pull-request@v3
with:
author: GitHub <noreply@github.com>
title: chore: bump Go version
title: "chore: bump Go version"
commit-message: Bump Go to version ${{ steps.bump-go.outputs.go-version }}
branch: bump-go/patch
delete-branch: true