Skip to content

Commit d3b4684

Browse files
committed
action trigger
1 parent 9ba09ee commit d3b4684

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/build-release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: Build and Release
22

33
on:
44
push:
5-
branches: master
6-
tags: [ 'v*' ]
5+
tags: 'v*'
76
workflow_dispatch:
87

98
permissions:

0 commit comments

Comments
 (0)