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 b700147 commit 24eff01Copy full SHA for 24eff01
.github/workflows/release.yaml
@@ -11,7 +11,7 @@ on:
11
push:
12
# run only against tags
13
tags:
14
- - "*"
+ - "v*"
15
16
jobs:
17
linux:
0 commit comments