We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0e45e9 commit 363e1d8Copy full SHA for 363e1d8
.github/workflows/AHK.GradeManagement-deploy.template.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/download-artifact@v4
25
with:
26
name: ${{ inputs.artifactName }}
27
- path: ./buildArtifact
+ path: .
28
29
# Deploy to Azure Web apps
30
- name: 'Run Azure webapp deploy action using publish profile credentials'
0 commit comments