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 e4b07bd commit bd9c9f4Copy full SHA for bd9c9f4
.github/workflows/krew.yml
@@ -1,9 +1,6 @@
1
name: Krew
2
on:
3
- workflow_dispatch:
4
- push:
5
- tags:
6
- - "v*.*.*"
+ release:
7
8
jobs:
9
krew:
0 commit comments