Browse Source

Fixes path to template for create-an-issue action.

Henning Dieterichs 3 years ago
parent
commit
22c629374e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/publish.yml

+ 1 - 1
.github/workflows/publish.yml

@@ -231,4 +231,4 @@ jobs:
         env:
         env:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
         with:
         with:
-          filename: .github/publish-failure-issue-template.md
+          filename: ./monaco-editor/.github/publish-failure-issue-template.md