Skip to content

Commit

Permalink
modify secret name
Browse files Browse the repository at this point in the history
  • Loading branch information
aidan committed Feb 15, 2024
1 parent 2b87ff9 commit 94ea1da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
- name: Publish package to TestPyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.PY_PI_TOKEN }}
password: ${{ secrets.PI_PY_ACCESS_TOKEN }}

0 comments on commit 94ea1da

Please sign in to comment.