Skip to content

Commit

Permalink
remove redundant TOKEN ref
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Feb 12, 2024
1 parent 4287625 commit 1c6b7ff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ jobs:
uses: ./.github/workflows/_pypi.yml
permissions:
id-token: write
secrets:
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}

release:
if: github.ref_type == 'tag'
Expand Down

0 comments on commit 1c6b7ff

Please sign in to comment.