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 ca77b9a commit 6f489c6Copy full SHA for 6f489c6
.github/workflows/build.yml
@@ -5,7 +5,7 @@ on:
5
branches:
6
- master
7
tags:
8
- - "v*.*.*"
+ - "*.*.*"
9
10
jobs:
11
build:
0 commit comments