We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ab009b commit 89e7c9eCopy full SHA for 89e7c9e
1 file changed
.github/workflows/website-release-deploy.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
tags:
6
- 'v*'
7
+ workflow_dispatch:
8
9
concurrency:
10
group: website-deploy-${{ github.ref }}
0 commit comments