mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 12:45:39 +01:00
Creates an issue if npm publish task fails.
This commit is contained in:
parent
9f0a9c263f
commit
c8be2f8782
2 changed files with 15 additions and 0 deletions
7
.github/publish-failure-issue-template.md
vendored
Normal file
7
.github/publish-failure-issue-template.md
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
title: NPM Publishing Failed
|
||||
assignees: []
|
||||
labels: bug
|
||||
---
|
||||
|
||||
NPM publishing failed. Check the last GitHub Action log.
|
||||
Loading…
Add table
Add a link
Reference in a new issue