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 0e5681d2c1
commit f019bf2420
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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