There was an error while loading. Please reload this page.
2 parents 0398006 + 1c08e8f commit 6dad376Copy full SHA for 6dad376
1 file changed
.github/workflows/workflow-cd-azure.yml
@@ -7,6 +7,9 @@ jobs:
7
deployment:
8
runs-on: ubuntu-latest
9
steps:
10
+ - name: Checkout
11
+ uses: actions/checkout@v4
12
+
13
- name: Azure Static Web Apps Deploy
14
uses: Azure/static-web-apps-deploy@v1
15
with:
0 commit comments