There was an error while loading. Please reload this page.
1 parent 2735235 commit 05fc4baCopy full SHA for 05fc4ba
1 file changed
.github/workflows/release.yml
@@ -4,6 +4,7 @@ name: "Release"
4
on:
5
push:
6
tags: [ "v*" ]
7
+ workflow_dispatch:
8
9
concurrency:
10
group: "${{ github.workflow }}-${{ github.event.number || github.ref }}"
0 commit comments