Fix deploy to pypi

This commit is contained in:
Magne Sjaastad 2024-03-25 12:57:49 +01:00 committed by GitHub
parent 2842f59db9
commit 820fa561ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -294,7 +294,7 @@ jobs:
steps:
- name: Download python distribution folder
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: python-distribution
path: dist
@ -307,5 +307,5 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
# uncomment the two lines below to publish to test PyPi
# with:
# repository-url: https://test.pypi.org/legacy/
# repository-url: https://test.pypi.org/legacy/