1 parent 0f89df7 commit 78147acCopy full SHA for 78147ac
1 file changed
.github/workflows/publish.yml
@@ -7,6 +7,8 @@ on:
7
jobs:
8
deploy:
9
runs-on: ubuntu-latest
10
+ permissions:
11
+ id-token: write
12
steps:
13
- uses: actions/checkout@v3
14
- name: Set up Python
0 commit comments