Skip to content

Commit

Permalink
change commit step
Browse files Browse the repository at this point in the history
  • Loading branch information
NelsonDane committed Feb 15, 2024
1 parent c83385c commit 788ea9b
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/python-black-formatter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ jobs:
python -m pip install --upgrade pip
pip install black
${{ github.event.inputs.command }}
-
name: Commit changes
uses: NelsonDane/Custom-GitHub-Actions/.github/workflows/commit-to-github.yml@main
with:
message: "Auto-format with Black"
commit:
uses: NelsonDane/Custom-GitHub-Actions/.github/workflows/commit-to-github.yml@main
with:
message: "Auto-format with Black"

0 comments on commit 788ea9b

Please sign in to comment.