Skip to content

Commit e815cfc

Browse files
committed
Added tags to push
1 parent 3bd2afe commit e815cfc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ on:
99
push:
1010
paths-ignore: ["**/*.md", "LICENSE.txt", ".gitignore"]
1111
branches: [ "main", "main-dev" ]
12+
tags:
13+
- "v*.*.*"
1214

1315
# Allow manually run workflows
1416
workflow_dispatch:

0 commit comments

Comments
 (0)