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 7a8d160 commit 255db30Copy full SHA for 255db30
.github/workflows/build.yaml
@@ -7,6 +7,8 @@ on:
7
push:
8
branches:
9
- main
10
+ tags:
11
+ - "v*"
12
13
jobs:
14
build:
0 commit comments