Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ACEnglish authored Jan 10, 2025
1 parent 7380b25 commit 7906afb
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 @@ -44,7 +44,7 @@ jobs:
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
repository_url: https://test.pypi.org/legacy/
- name: Archive release tarball
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: release-tarball
path: dist/truvari*.tar.gz
Expand Down

0 comments on commit 7906afb

Please sign in to comment.