Skip to content

Commit 3a1016a

Browse files
authored
Merge pull request #14 from zhavir/implement-personal-portfolio
fix: fix permission
2 parents 8d99803 + e44c462 commit 3a1016a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/main.yml

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on:
44
push:
55
branches:
66
- main
7+
8+
permissions:
9+
contents: write
10+
711
jobs:
812
permissions:
913
contents: write

0 commit comments

Comments
 (0)