Skip to content

Commit

Permalink
ci: Use token auth for Pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
dblanchette committed May 3, 2024
1 parent 499f617 commit 160c36a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/semantic-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,5 @@ jobs:
shell: bash
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PYPI_USERNAME: 'coveo'
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
run: npx semantic-release

0 comments on commit 160c36a

Please sign in to comment.