We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57e10d2 commit ee0b2f7Copy full SHA for ee0b2f7
.github/workflows/release.yml
@@ -6,7 +6,7 @@ permissions:
6
on:
7
push:
8
tags:
9
- - (lib)?sufr-v[0-9]+.*
+ - .*sufr-v[0-9]+.*
10
11
jobs:
12
create-release:
0 commit comments