Skip to content

Commit dd5c7ea

Browse files
authored
Update publish-to-live-pypi.yml
1 parent bf4845a commit dd5c7ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-to-live-pypi.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ jobs:
99
build-n-publish:
1010
name: Build and publish Python 🐍 distributions 📦 to pypi
1111
runs-on: ubuntu-latest
12+
permissions:
13+
id-token: write
1214
steps:
1315
- uses: actions/checkout@v3
1416
- name: Set up Python 3.10

0 commit comments

Comments
 (0)