Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/pip/fastapi-0.115.5
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosschroh authored Nov 18, 2024
2 parents 3237220 + 8cfd6b9 commit c7e78a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bumpversion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
changelog_increment_filename: body.md
- name: Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
body_path: "body.md"
tag_name: ${{ env.REVISION }}
Expand Down

0 comments on commit c7e78a9

Please sign in to comment.