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 7d01e3b commit cedd60fCopy full SHA for cedd60f
.github/workflows/release-builder.yml
@@ -12,6 +12,7 @@ env:
12
13
jobs:
14
build:
15
+ if: endsWith(github.event.release.tag_name, '-krew')
16
permissions:
17
contents: write
18
0 commit comments