Skip to content

Commit 7e57697

Browse files
authored
Update release_pypi.yml
1 parent 197b31c commit 7e57697

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release_pypi.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ on:
1111
jobs:
1212
upload-release-assets:
1313
runs-on: ubuntu-latest
14+
permissions:
15+
# IMPORTANT: this permission is mandatory for trusted publishing
16+
id-token: write
1417
steps:
1518
- name: Run PyPI Release CI workflow
1619
uses: adafruit/workflows-circuitpython-libs/release-pypi@main

0 commit comments

Comments
 (0)