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 e25df62 commit 651b014Copy full SHA for 651b014
.github/workflows/release-multicluster-cli.yaml
@@ -3,6 +3,7 @@ on:
3
push:
4
tags:
5
- '*'
6
+ workflow_dispatch:
7
jobs:
8
goreleaser:
9
runs-on: ubuntu-latest
0 commit comments