Skip to content

Commit

Permalink
Update CI to use trusted publishers (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmulcahey committed Mar 27, 2024
1 parent 8229242 commit ef4d1f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ on:
jobs:
shared-build-and-publish:
uses: zigpy/workflows/.github/workflows/publish-to-pypi.yml@main
secrets:
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
permissions:
id-token: write

0 comments on commit ef4d1f0

Please sign in to comment.