Skip to content

Commit 82b08aa

Browse files
committed
Update deploy-frontend.yml
1 parent 545d572 commit 82b08aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-frontend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
workflow_dispatch:
1313

1414
permissions:
15-
contents: write # Add this line to grant write permissions
15+
contents: write # Important for deployment
1616

1717
jobs:
1818
build-and-deploy:

0 commit comments

Comments
 (0)