Skip to content

Commit

Permalink
Update azure-static-web-apps-orange-tree-098987f0f.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
t1agob committed May 15, 2024
1 parent 44a156d commit efbd026
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,10 @@ jobs:
with:
submodules: true
lfs: false

- name: Build And Deploy
id: builddeploy
uses: Azure/static-web-apps-deploy@v1
env:
API_URL: ${{ secrets.API_URL }}
with:
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_ORANGE_TREE_098987F0F }}
repo_token: ${{ secrets.GITHUB_TOKEN }}
Expand All @@ -103,4 +102,6 @@ jobs:
app_location: "/frontend/"
api_location: ""
output_location: "build"
env:
API_URL: ${{ secrets.API_URL }}

0 comments on commit efbd026

Please sign in to comment.