change react-monaco-editor vertion to 0.40.0

This commit is contained in:
dushixiang
2021-11-05 00:08:22 +08:00
parent b4cab3d227
commit 9c43d8fcc5
4 changed files with 2 additions and 41167 deletions

View File

@ -2,11 +2,6 @@ name: Docker guacd Build
on:
workflow_dispatch:
inputs:
days:
description: 'Number of days.'
required: true
default: "30"
jobs:
DOCKERHUB_Guacd_Build:

View File

@ -4,6 +4,7 @@ on:
push:
tags:
- "v*"
workflow_dispatch:
jobs:
build: