Merge pull request #11 from jmorganca/mxyng/ci-publish-perms

ci: give publish job content perms
This commit is contained in:
Michael Yang
2024-01-16 12:52:30 -08:00
committed by GitHub

View File

@@ -11,6 +11,7 @@ jobs:
environment: release
permissions:
id-token: write
contents: write
steps:
- uses: actions/checkout@v4
- run: pipx install poetry