Skip to content
This repository was archived by the owner on Dec 24, 2025. It is now read-only.

Commit 4ae806a

Browse files
committed
update permissions in release.yml to allow write access to contents
1 parent d402e3f commit 4ae806a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

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

1212
permissions:
1313
id-token: write
14-
contents: read
14+
contents: write
1515

1616
jobs:
1717
build:

0 commit comments

Comments
 (0)