Skip to content

Commit efe8463

Browse files
committed
ci: Add permission for semantic release
1 parent 5b011d0 commit efe8463

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ jobs:
6060

6161
runs-on: "ubuntu-latest"
6262

63+
permissions:
64+
contents: write
65+
6366
steps:
6467
- name: Checkout
6568
uses: actions/checkout@v4

0 commit comments

Comments
 (0)