Skip to content

Commit cbaea85

Browse files
authored
autocommit fix
1 parent c531088 commit cbaea85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ jobs:
3535
- name: Commit and push changes
3636
uses: stefanzweifel/git-auto-commit-action@v5
3737
with:
38-
commit_message: chore: update bundled OpenAPI spec
38+
commit_message: "chore: update bundled OpenAPI spec"
3939
file_pattern: openapi-full.json

0 commit comments

Comments
 (0)