summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsjlleo <[email protected]>2021-11-09 10:40:52 +0800
committerGitHub <[email protected]>2021-11-09 10:40:52 +0800
commita6c477bc7d141638eb675c01fbed64f12095a3fd (patch)
treedb32c1bb69cb1440e0232aaca0f2e771297759e1
parentf7dff1a0eef89c68f4e840f50e916355af9c4283 (diff)
Update release.yaml
-rw-r--r--.github/workflows/release.yaml7
1 files changed, 3 insertions, 4 deletions
diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index ee7055e..c620db4 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -1,9 +1,8 @@
# .github/workflows/release.yaml
-
on:
- create:
- tags:
- - v*
+ push:
+ branches:
+ - master
jobs:
releases-matrix: