Skip to content

Commit

Permalink
Let's deploy to Test2
Browse files Browse the repository at this point in the history
  • Loading branch information
russdaygh committed Apr 25, 2024
1 parent 5ba78ac commit b7874f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/DeployBranchPush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
deploy_to_test:
uses: ./.github/workflows/DeployEverything.yml
with:
env: "Test"
env: "Test2"
secrets:
AZURE_CREDENTIALS: ${{ secrets.AZURE_CREDENTIALS }}
AZURE_STATIC_WEB_APPS_API_TOKEN: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN }}
Expand Down

0 comments on commit b7874f8

Please sign in to comment.