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 14:49:51 +0300
committerDavid Benson <david@draw.io>2021-11-10 14:49:51 +0300
commitfafa1f95ed978b66eac6e1214bb80671918733db (patch)
tree1a218babfb5bcb83841f6b31eab55ed6844fc6bd
parent2d8cdf058b1a93f02e71fa23170213b6447b801b (diff)
Revert "Update electron-builder-win.yml"
This reverts commit 9ed9a5beace0f94445df04b9b8fceeba336ddef9.
-rw-r--r--.github/workflows/electron-builder-win.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/electron-builder-win.yml b/.github/workflows/electron-builder-win.yml
index 6e50652..a1116e3 100644
--- a/.github/workflows/electron-builder-win.yml
+++ b/.github/workflows/electron-builder-win.yml
@@ -2,6 +2,8 @@ name: Electron Builder CI (WIN)
on:
push:
+ tags:
+ - 'v*'
jobs:
build: