Skip to content

Commit 16e8362

Browse files
authored
fix: publish (#20)
* Fix publish
1 parent 71c9a05 commit 16e8362

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ permissions:
1111
jobs:
1212
deploy:
1313
runs-on: ubuntu-latest
14+
permissions:
15+
id-token: write
1416
steps:
1517
- uses: actions/checkout@v6
1618
- name: Set up UV

0 commit comments

Comments
 (0)