Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Commit 850662c

Browse files
committed
Update build actions
1 parent 49b817e commit 850662c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-prod.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Build Production
22

33
on:
44
push:
5+
branches:
6+
- master
57
tags:
68
- v[0-9]+.[0-9]+.[0-9]+ # Semver Release
79

0 commit comments

Comments
 (0)