Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
frostming authored Jun 28, 2023
1 parent 730bd61 commit f631780
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ runs:
if: steps.detect-changes.outputs.changed == 'true'
uses: EndBug/add-and-commit@v9
with:
add: pyproject.toml pdm.lock
message: ${{ inputs.commit-message }}
new_branch: dep/update-pdm-lock
push: origin dep/update-pdm-lock --set-upstream --force
Expand Down

0 comments on commit f631780

Please sign in to comment.