Skip to content

Commit 1731a66

Browse files
committed
Now listen here you little fucker
1 parent cb914a1 commit 1731a66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
push:
1313
branches: [master]
1414
tags:
15-
- 'v(\d|\.)+' # Only if the tag contains 'v0.0.0' etc
15+
- 'v(\d|\.|-|[A-Z])+' # Only if the tag contains 'v0.0.0' etc
1616
# Allows you to run this workflow manually from the Actions tab when needed
1717
workflow_dispatch:
1818

0 commit comments

Comments
 (0)