Fix open issue on failure (#4161)
This commit is contained in:
parent
28c68b91a0
commit
411fcca89a
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue