Skip to content

Commit f32acc2

Browse files
authored
Add publishing permissions (#1036)
1 parent f53884a commit f32acc2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/publish.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Publish
22

3+
permissions:
4+
id-token: write
5+
36
on:
47
release:
58
types: [published]

0 commit comments

Comments
 (0)