Skip to content

Commit

Permalink
Bump softprops/action-gh-release from 2.2.0 to 2.2.1 (#570)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 5411e39 commit ddd6bdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: |
twine upload --verbose dist/*
- name: Upload release assets
uses: softprops/action-gh-release@v2.2.0
uses: softprops/action-gh-release@v2.2.1
with:
files: |
dist/*.whl
Expand Down

0 comments on commit ddd6bdc

Please sign in to comment.