Fix open issue on failure (#4161)

This commit is contained in:
Trask Stalnaker 2021-09-17 11:50:38 -07:00 committed by GitHub
parent 28c68b91a0
commit 411fcca89a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -112,4 +112,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
filename: .github/template/smoke-test-image-publishing-failed.md
filename: .github/templates/smoke-test-image-publishing-failed.md

View File

@ -70,4 +70,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
filename: .github/template/smoke-test-image-publishing-failed.md
filename: .github/templates/smoke-test-image-publishing-failed.md

View File

@ -72,4 +72,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
filename: .github/template/smoke-test-image-publishing-failed.md
filename: .github/templates/smoke-test-image-publishing-failed.md

View File

@ -70,4 +70,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
filename: .github/template/smoke-test-image-publishing-failed.md
filename: .github/templates/smoke-test-image-publishing-failed.md