Skip to content

Commit e88397a

Browse files
authored
Update autodeploy.yml
1 parent 627ccff commit e88397a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/autodeploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ jobs:
2222

2323
# Steps represent a sequence of tasks that will be executed as part of the job
2424
steps:
25+
- name: Checkout
26+
uses: actions/checkout@v4.2.2
27+
2528
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
2629
- name: Azure Login
2730
uses: Azure/login@v2.2.0

0 commit comments

Comments
 (0)