Skip to content

Commit 75891f4

Browse files
committed
[FIX] publish workflow
1 parent 948b7d4 commit 75891f4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
jobs:
77
pypi:
88
runs-on: ubuntu-latest
9+
permissions:
10+
id-token: write
911
steps:
1012
- name: Checkout
1113
uses: actions/checkout@v3

0 commit comments

Comments
 (0)