Skip to content

Commit

Permalink
Merge pull request #1 from tlambert03/dependabot/github_actions/softp…
Browse files Browse the repository at this point in the history
…rops/action-gh-release-2

ci(dependabot): bump softprops/action-gh-release from 1 to 2
  • Loading branch information
tlambert03 authored Jun 7, 2024
2 parents 66c03d6 + 3e27e22 commit 19bcbed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
- name: 🚢 Publish to PyPI
uses: pypa/gh-action-pypi-publish@release/v1

- uses: softprops/action-gh-release@v1
- uses: softprops/action-gh-release@v2
with:
generate_release_notes: true
files: "./dist/*"

0 comments on commit 19bcbed

Please sign in to comment.