mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 12:45:39 +01:00
Rename workflow
This commit is contained in:
parent
13a4caf0cd
commit
dc0f824c38
1 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
name: Publish Nightly
|
||||
name: Publish to npm
|
||||
|
||||
on:
|
||||
schedule:
|
||||
|
|
@ -7,8 +7,8 @@ on:
|
|||
workflow_dispatch: {}
|
||||
|
||||
jobs:
|
||||
nightly:
|
||||
name: Publish Nightly
|
||||
publish:
|
||||
name: Publish to npm
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/setup-node@v2
|
||||
Loading…
Add table
Add a link
Reference in a new issue