Skip to content

Commit d64b3ac

Browse files
author
PaulWestenthanner
committed
use pypi trusted publishing
1 parent 6651b67 commit d64b3ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pypi-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
jobs:
77
publish:
88
runs-on: ubuntu-latest
9+
permissions:
10+
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
911
steps:
1012
- name: Clone
1113
uses: actions/checkout@v2

0 commit comments

Comments
 (0)