Skip to content

Commit

Permalink
Merge pull request #1 from pymmcore-plus/dependabot/github_actions/so…
Browse files Browse the repository at this point in the history
…ftprops/action-gh-release-2

ci(dependabot): bump softprops/action-gh-release from 1 to 2
  • Loading branch information
tlambert03 authored Nov 3, 2024
2 parents 8245c0f + 1e9f4dd commit 6319e60
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 6319e60

Please sign in to comment.