Skip to content

Commit

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

ci(dependabot): bump softprops/action-gh-release from 1 to 2
  • Loading branch information
lorenzocerrone authored Aug 28, 2024
2 parents f2bc1b7 + 3db5f82 commit afd3dd9
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 @@ -123,7 +123,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 afd3dd9

Please sign in to comment.