fix: update versioning regex in deploy.yml #2
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
Error
push event contained invalid tags patterns: ^(?P<year>[0-9]{4})\.(?P<month>0[1-9]|1[0-2])\.(?P<day>0[1-9]|[12][0-9]|3[01])(?:-(?P<prerelease>(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\.(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\+(?P<buildmetadata>[0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?$
|