We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f59c8a commit aca2a32Copy full SHA for aca2a32
.github/workflows/publish.yaml
@@ -8,9 +8,6 @@ on:
8
# - "^(0|[1-9]\d*)\.(0|[1-9]\d*)\.(0|[1-9]\d*)(?:-((?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\.(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?$"
9
- "[0-9]+.[0-9]+.[0-9]+"
10
11
-
12
-env:
13
14
jobs:
15
check-version:
16
name: Check tag version matches version in galaxy.yml
0 commit comments