Skip to content

Commit 94af3a6

Browse files
author
Nat Morris
authored
action oidc perms
1 parent 2ee682a commit 94af3a6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pub-pypi.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ jobs:
99
name: Build and publish Python 🐍 distributions 📦 to PyPI and TestPyPI
1010
runs-on: ubuntu-latest
1111
environment: release
12+
permissions:
13+
id-token: write
14+
contents: read
1215
steps:
1316
- uses: actions/checkout@main
1417
- name: Set up Python 3.7

0 commit comments

Comments
 (0)