Skip to content

Commit 8d99803

Browse files
authored
Merge pull request #13 from zhavir/implement-personal-portfolio
fix: add permission
2 parents 3270abf + 0bc8483 commit 8d99803

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches:
66
- main
77
jobs:
8+
permissions:
9+
contents: write
810
publish:
911
runs-on: ubuntu-latest
1012
steps:

0 commit comments

Comments
 (0)