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.
2 parents 0999968 + 6be6196 commit 2a25ba5Copy full SHA for 2a25ba5
.github/workflows/release.yml
@@ -3,6 +3,8 @@ on:
3
push:
4
branches:
5
- main
6
+ release:
7
+ types: [published]
8
workflow_dispatch:
9
10
env:
0 commit comments