Skip to content

Commit 1194373

Browse files
fix a quick thing
1 parent d26fe53 commit 1194373

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
1-
on:
2-
push:
3-
# Sequence of patterns matched against refs/tags
4-
tags:
5-
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
6-
1+
on: push
72
name: Build
8-
93
jobs:
104
build:
115
name: Create Release

0 commit comments

Comments
 (0)