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 343b7e8 commit c6d702aCopy full SHA for c6d702a
.github/workflows/release.yml
@@ -7,6 +7,8 @@ on:
7
push:
8
branches:
9
- main
10
+ tags:
11
+ - '*'
12
13
jobs:
14
build:
0 commit comments