release plugin on controller release (#10787)

Signed-off-by: James Strong <strong.james.e@gmail.com>
This commit is contained in:
James Strong 2023-12-20 18:40:30 +01:00 committed by GitHub
parent e4082f4f46
commit e91ce225f1

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