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

Commit a5a3cf4

Browse files
committed
Fix permissions
1 parent 921dc78 commit a5a3cf4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
release:
1313
name: Release
1414
runs-on: ubuntu-latest
15+
permissions:
16+
contents: write
1517
steps:
1618
- uses: actions/checkout@v4
1719

0 commit comments

Comments
 (0)