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 daca436 commit 1c6ea8cCopy full SHA for 1c6ea8c
.github/workflows/ci.yml
@@ -5,7 +5,9 @@ on:
5
branches:
6
- main
7
tags:
8
- - "v*"
+ - "*"
9
+ release:
10
+ types: [published]
11
pull_request: {}
12
workflow_dispatch:
13
0 commit comments