Skip to content

Commit

Permalink
commit action to add permission & Redeploment of Github Pages using g…
Browse files Browse the repository at this point in the history
…h-actions
  • Loading branch information
mczvc-biomew committed Dec 4, 2024
1 parent 1b67552 commit 1f61401
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Deploy to Github pages
on:
push:
branches: [main]
permission:
content: write
env:
BUILD_FOLDER: .output/public

Expand Down

0 comments on commit 1f61401

Please sign in to comment.