Skip to content

Commit

Permalink
Merge pull request #2 from jojoelfe/dependabot/github_actions/softpro…
Browse files Browse the repository at this point in the history
…ps/action-gh-release-2

ci(dependabot): bump softprops/action-gh-release from 1 to 2
  • Loading branch information
jojoelfe authored Aug 20, 2024
2 parents a44f706 + f4e62a3 commit 1e360fa
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 @@ -102,7 +102,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 1e360fa

Please sign in to comment.