Skip to content

Commit 1e3007c

Browse files
committed
fix: permissions to modify releases
1 parent d86a095 commit 1e3007c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111

1212
permissions:
1313
id-token: write
14+
contents: write
1415

1516
jobs:
1617
build:

0 commit comments

Comments
 (0)