Skip to content

Commit 6cc9832

Browse files
added
1 parent 22f7dca commit 6cc9832

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
branches:
66
- main
77

8+
permissions:
9+
contents: write
10+
811
jobs:
912
build:
1013
runs-on: ubuntu-latest
@@ -35,3 +38,4 @@ jobs:
3538
github_token: ${{ secrets.GITHUB_TOKEN }}
3639
publish_dir: Frontend/build # Update folder name
3740

41+

0 commit comments

Comments
 (0)