release plugin on controller release

Signed-off-by: James Strong <strong.james.e@gmail.com>
This commit is contained in:
James Strong 2023-12-20 17:17:09 +01:00
parent 97a0483a1c
commit 2ffcb7d13b

View file

@ -1,11 +1,8 @@
name: kubectl plugin
on:
push:
branches:
- "main"
tags:
- 'v*.*.*\+plugin'
release:
types: [published]
permissions:
contents: write # for goreleaser/goreleaser-action