Skip to content

Commit 4dab0e9

Browse files
authored
Merge pull request #220 from eed3si9n/wip/hierarchical-tags
Release on hierarchical tags
2 parents 896327a + ae800d5 commit 4dab0e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Release
22
on:
33
push:
44
tags:
5-
- '*'
5+
- '**'
66
jobs:
77
build:
88
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)