Skip to content

Commit c25f7a7

Browse files
committed
fix:update publish workflow
1 parent 027a06f commit c25f7a7

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
@@ -17,6 +17,8 @@ on:
1717
jobs:
1818
deploy:
1919
runs-on: ubuntu-latest
20+
permissions:
21+
id-token: write
2022
steps:
2123
- uses: actions/checkout@v4
2224
- name: Set up Python

0 commit comments

Comments
 (0)