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 4e84a41 commit d91693bCopy full SHA for d91693b
.github/workflows/publish.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- 'main'
7
+ - 'release/*'
8
tags:
9
- '*'
10
workflow_dispatch:
0 commit comments