Skip to content

Commit 7840ad7

Browse files
authored
Merge pull request #14 from SwissRe/release-prep/1.0.0
Release 1.0.0
2 parents 7d63493 + de85598 commit 7840ad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Release
44
on:
55
push:
66
tags:
7-
- 'v[0-9]+.[0-9]+.[0-9]+'
7+
- '*'
88

99
permissions:
1010
contents: write

0 commit comments

Comments
 (0)