Skip to content

Commit

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

ci(dependabot): bump softprops/action-gh-release from 1 to 2
  • Loading branch information
jdickerson95 authored Nov 19, 2024
2 parents 2d0b5b1 + 2734a7e commit 8889da9
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 8889da9

Please sign in to comment.