Skip to content

Commit

Permalink
use another github token
Browse files Browse the repository at this point in the history
  • Loading branch information
amatmv committed Feb 16, 2023
1 parent 5e73771 commit 06b82a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
- name: Publish PyPi package
uses: code-specialist/pypi-poetry-publish@v1
with:
ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ACCESS_TOKEN: ${{ secrets.ITKAVEHOME_GITHUB_TOKEN }}
PUBLISH_REGISTRY_PASSWORD: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 06b82a1

Please sign in to comment.