Skip to content

Commit 9f859bb

Browse files
Update azure-static-web-apps-victorious-sea-0e7978f03.yml
1 parent 461c729 commit 9f859bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/azure-static-web-apps-victorious-sea-0e7978f03.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
jobs:
1313
build_job:
1414
runs-on: windows-latest
15+
name: Build Job
1516
steps:
1617
- uses: actions/checkout@v2
1718
with:
@@ -34,7 +35,7 @@ jobs:
3435
if: github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.action != 'closed')
3536
runs-on: ubuntu-latest
3637
needs: build_job
37-
name: Build and Deploy Job
38+
name: Deploy Job
3839
steps:
3940
- uses: actions/download-artifact@v2
4041
with:

0 commit comments

Comments
 (0)