Skip to content

Commit

Permalink
fix build_frontend worklflow
Browse files Browse the repository at this point in the history
  • Loading branch information
arv-anshul committed Dec 26, 2024
1 parent 44b9f7e commit 35a130e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_frontend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ jobs:
build-and-deploy-frontend:
runs-on: ubuntu-latest

permissions:
contents: write

steps:
# Checkout the code
- name: Checkout code
Expand Down

0 comments on commit 35a130e

Please sign in to comment.