mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 05:50:11 +01:00
Fixes path to template for create-an-issue action.
This commit is contained in:
parent
f3dda000c6
commit
22c629374e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
|
@ -231,4 +231,4 @@ jobs:
|
|||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
filename: .github/publish-failure-issue-template.md
|
||||
filename: ./monaco-editor/.github/publish-failure-issue-template.md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue