Skip to content

Commit 635e2c1

Browse files
committed
ci: fix permissions for release workflow
1 parent bc570af commit 635e2c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ concurrency:
1212
jobs:
1313
release:
1414
runs-on: ubuntu-latest
15-
permission:
15+
permissions:
1616
contents: write
1717
id-token: write
1818
steps:

0 commit comments

Comments
 (0)