Skip to content

Commit 94d6415

Browse files
authored
path fix 2
1 parent 363e1d8 commit 94d6415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/AHK.GradeManagement-deploy.template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
with:
3333
app-name: ${{ env.AHK_GradeManagement_App_Name }} # Replace with your app name
3434
publish-profile: ${{ secrets.AHK_GradeManagement_PUBLISH_PROFILE }} # Define secret variable in repository settings as per action documentation
35-
package: './buildArtifact/AHK.GradeManagement.Api'
35+
package: './buildArtifact/Ahk.GradeManagement.Api'

0 commit comments

Comments
 (0)