Skip to content

Commit

Permalink
Branch preview env for "dev"
Browse files Browse the repository at this point in the history
  • Loading branch information
tkhv committed Nov 26, 2023
1 parent 1506e0d commit a382cce
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- prod
- dev
pull_request:
types: [opened, synchronize, reopened, closed]
branches:
Expand All @@ -23,6 +24,7 @@ jobs:
id: builddeploy
uses: Azure/static-web-apps-deploy@v1
with:
production_branch: "prod"
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_ICY_PLANT_0291C0A0F }}
repo_token: ${{ secrets.GITHUB_TOKEN }} # Used for Github integrations (i.e. PR comments)
action: "upload"
Expand Down

0 comments on commit a382cce

Please sign in to comment.