ci: give publish job content perms

This commit is contained in:
Michael Yang
2024-01-16 12:35:39 -08:00
parent 1a60f07e28
commit 516fb19076

View File

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