Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jameschapman19 authored Dec 4, 2023
1 parent a0edca2 commit 279964c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v5
with:
branch: feature-123
commit_message: Format code with black
push_options: '--force'
create_branch: true
Expand Down

0 comments on commit 279964c

Please sign in to comment.