Skip to content

Commit

Permalink
added permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
divin committed Aug 14, 2023
1 parent 820e1c9 commit aae30d0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build-and-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,6 @@ jobs:
- name: Deploy to GitHub Pages 🚀
uses: JamesIves/github-pages-deploy-action@v4
with:
folder: frontend/
folder: frontend/
permissions:
contents: write

0 comments on commit aae30d0

Please sign in to comment.