Skip to content

Commit

Permalink
fix: add back pypi token (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinHjelmare committed Oct 15, 2023
1 parent bbdedd4 commit ca9fb9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ on:
jobs:
psr-ci:
uses: MartinHjelmare/github-actions-workflows/.github/workflows/psr-ci.yml@main
secrets:
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}

0 comments on commit ca9fb9e

Please sign in to comment.