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 55d25c1 commit e3e10f5Copy full SHA for e3e10f5
.github/workflows/release.yml
@@ -42,7 +42,7 @@ on:
42
pull_request:
43
push:
44
tags:
45
- - "**[0-9]+.[0-9]+.[0-9]+*"
+ - '**[0-9]+.[0-9]+.[0-9]+*'
46
47
jobs:
48
# Run 'dist plan' (or host) to determine what tasks we need to do
0 commit comments