Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jgraph/drawio-desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Benson <david@draw.io>2021-11-10 19:01:33 +0300
committerDavid Benson <david@draw.io>2021-11-10 19:01:33 +0300
commit185c356f26ca310f5ba1309396dca34137e8f00c (patch)
tree2b8915a11bc7a22a729e2a51749d7fcf68eef1ab /.github
parent0ec972b53781e4b7c8e2993d42c7fd03150d9a53 (diff)
Re-build 15.7.3
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/electron-builder-win.yml2
-rw-r--r--.github/workflows/electron-builder.yml2
2 files changed, 0 insertions, 4 deletions
diff --git a/.github/workflows/electron-builder-win.yml b/.github/workflows/electron-builder-win.yml
index a1116e3..6e50652 100644
--- a/.github/workflows/electron-builder-win.yml
+++ b/.github/workflows/electron-builder-win.yml
@@ -2,8 +2,6 @@ name: Electron Builder CI (WIN)
on:
push:
- tags:
- - 'v*'
jobs:
build:
diff --git a/.github/workflows/electron-builder.yml b/.github/workflows/electron-builder.yml
index 650d0c5..ecf628b 100644
--- a/.github/workflows/electron-builder.yml
+++ b/.github/workflows/electron-builder.yml
@@ -2,8 +2,6 @@ name: Electron Builder CI
on:
push:
- tags:
- - 'v*'
jobs:
build: