Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rasa-aadlv authored Dec 2, 2024
1 parent 1417360 commit 9b0ec9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
run: |
git config user.name "rasabot"
git config user.email "[email protected]"
git checkout -b prepare-release-$INPUT_VERSION
poetry run python scripts/release.py --next_version $INPUT_VERSION
env:
INPUT_VERSION: ${{ github.event.inputs.version }}
Expand Down

0 comments on commit 9b0ec9f

Please sign in to comment.