Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 00df4de

Browse files
committed
updated version number
1 parent 7a353b9 commit 00df4de

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎.github/workflows/azure-static-web-apps.yml.sample‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ name: Azure Static Web Apps CI/CD
33
on:
44
push:
55
branches:
6-
- v2.0
6+
- v3.0
77
pull_request:
88
types: [opened, synchronize, reopened, closed]
99
branches:
10-
- v2.0
10+
- v3.0
1111

1212
jobs:
1313
build_and_deploy_job:

‎azure-deploy.sh‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ az deployment group create \
3939
location=$location \
4040
repositoryToken=$gitToken \
4141
repositoryUrl=$gitSource \
42-
branch="v2.0" \
42+
branch="v3.0" \
4343
appLocation="./client" \
4444
apiLocation="./api" \
4545
azureSQL="$azureSQL"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /