Skip to content

Commit e7419c8

Browse files
YuzukiTsuruchainsx
authored andcommitted
add VERSION
1 parent cdfcb74 commit e7419c8

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.github/workflows/Build-Release.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Build Release
22

33
on:
4+
push:
5+
paths:
6+
- 'VERSION'
47
release:
58
types: [published]
69
workflow_dispatch:

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.0.3
1+
0.3.0.4

0 commit comments

Comments
 (0)