Skip to content

Commit 14ae2eb

Browse files
committed
github-actionify: build on release tags
See scijava/scijava-common@d24acd6
1 parent efb9e73 commit 14ae2eb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

github-actionify.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,8 @@ on:
120120
push:
121121
branches:
122122
- $defaultBranch
123+
tags:
124+
- "*-[0-9]+.*"
123125
124126
jobs:
125127
build:

0 commit comments

Comments
 (0)