Skip to content

Commit c6573f2

Browse files
Update build.yml
1 parent 4217d69 commit c6573f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
# Triggers the workflow on push or pull request events but only for the master branch
88
push:
99
branches: [ master ]
10+
tags:
11+
- "v*"
1012
paths:
1113
- .github/workflows/build.yml
1214
- Dockerfile

0 commit comments

Comments
 (0)