Skip to content

Commit 239a681

Browse files
author
David Buzinski
committed
add permissions
1 parent 5ca58ee commit 239a681

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
types: published
55
permissions:
66
contents: write
7+
id-token: write
8+
attestations: write
9+
artifact-metadata: write
710

811
jobs:
912
build:

0 commit comments

Comments
 (0)