Skip to content

Commit

Permalink
Merge pull request #91 from omadson/chore/change-publish-pipeline
Browse files Browse the repository at this point in the history
chore: add new env var.
  • Loading branch information
omadson authored Mar 18, 2024
2 parents c4be239 + 8a2cd12 commit 4cde06d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ jobs:
env:
REPOSITORY_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
REPOSITORY_USERNAME: ${{ secrets.PYPI_USERNAME }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}

0 comments on commit 4cde06d

Please sign in to comment.