We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be0fc29 commit 1921407Copy full SHA for 1921407
.github/workflows/wheel.ad-map-access.yml
@@ -74,4 +74,6 @@ jobs:
74
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # release/v1
75
if: ${{ github.event_name == 'release'}}
76
with:
77
+ user: __token__
78
+ password: ${{ secrets.PYPI_API_TOKEN }}
79
packages-dir: wheelhouse/ad-map-access
.github/workflows/wheel.ad-physics.yml
packages-dir: wheelhouse/ad_physics
0 commit comments