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 aae30d0 commit cfa72a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@ jobs:
uses: JamesIves/github-pages-deploy-action@v4
with:
folder: frontend/
permissions:
contents: write
permissions:
contents: write

0 comments on commit cfa72a4

Please sign in to comment.