Skip to content

Commit 38d57e7

Browse files
committed
Fix publish
1 parent e1132f4 commit 38d57e7

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
@@ -15,6 +15,8 @@ jobs:
1515
permissions:
1616
contents: read
1717
packages: write
18+
id-token: write
19+
attestations: write
1820

1921
steps:
2022
- name: Checkout code

0 commit comments

Comments
 (0)