Skip to content

Commit

Permalink
Revert "Switch to PyPI trusted publisher"
Browse files Browse the repository at this point in the history
This reverts commit 57c4dcd.
  • Loading branch information
lpsinger committed May 5, 2023
1 parent 57c4dcd commit e55d2f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ on:
jobs:
publish:
uses: OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml@v1
permissions:
id-token: write
secrets:
pypi_token: ${{ secrets.pypi_token }}

0 comments on commit e55d2f3

Please sign in to comment.