Skip to content

Commit

Permalink
use-current-repo
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Mar 26, 2024
1 parent 30ec334 commit 4bd1986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
git config --global user.email "[email protected]"
git config --global user.name "GitHub Action"
supersetbot bump-python --package "${{ github.event.inputs.package }}" --verbose --use-current-repo
supersetbot bump-python -p "${{ github.event.inputs.package }}" --verbose --use-current-repo

0 comments on commit 4bd1986

Please sign in to comment.