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:46 +0300
committerDavid Benson <david@draw.io>2021-11-10 14:49:46 +0300
commit2d8cdf058b1a93f02e71fa23170213b6447b801b (patch)
tree4b3064adcb27bd37cdb42f4ed398020918dde32e /.github
parent0be9340d06e455103626a61db42e00d44f04152b (diff)
Revert "Update electron-builder.yml"
This reverts commit 2c23febbce98582b917d67cf676ba31cadfa30c1.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/electron-builder.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/electron-builder.yml b/.github/workflows/electron-builder.yml
index ecf628b..650d0c5 100644
--- a/.github/workflows/electron-builder.yml
+++ b/.github/workflows/electron-builder.yml
@@ -2,6 +2,8 @@ name: Electron Builder CI
on:
push:
+ tags:
+ - 'v*'
jobs:
build: