Skip to content

Commit

Permalink
chore(deps): bump softprops/action-gh-release from 1 to 2 (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
angela-tran authored Mar 12, 2024
2 parents 28b7472 + 8d23b03 commit 9bfec47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: python -m build

- name: Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
files: |
./dist/*.tar.gz
Expand Down

0 comments on commit 9bfec47

Please sign in to comment.