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 c37d017 commit a252afdCopy full SHA for a252afd
.github/workflows/AHK.GradeManagement-deploy.yml
@@ -15,7 +15,7 @@ env:
15
jobs:
16
# 👇 Call the build workflow to create the artifacts to deploy, and provide the artifact name.
17
build:
18
- uses: ./.github/workflows/5-include-with-deploy-template--build.yml
+ uses: ./.github/workflows/AHK.GradeManagement-build.yml
19
with:
20
artifactName: ${{ github.env.artifactName }}
21
secrets: inherit # Pass secrets to the build workflow, if necessary.
0 commit comments