Skip to content

Commit 66287ed

Browse files
committed
ci: update azure static web app deploy ci
1 parent e9574a1 commit 66287ed

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/az-swa-deploy.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,9 @@ on:
1212
jobs:
1313
build_and_deploy_job:
1414
runs-on: ubuntu-latest
15-
name: Build and Deploy Job
15+
name: Deploy
1616
steps:
17-
- uses: actions/checkout@v2
18-
with:
19-
submodules: true
17+
- uses: actions/checkout@v4
2018
- name: Build And Deploy
2119
id: builddeploy
2220
uses: Azure/static-web-apps-deploy@v1

0 commit comments

Comments
 (0)