Skip to content

Commit ed8da75

Browse files
authored
fix: add write permission
2 parents 3b1649a + 16ed0f1 commit ed8da75

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ on:
33
tags:
44
- '*.*.*'
55

6+
permissions:
7+
contents: write
8+
69
jobs:
710
build:
811
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)