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 name: kubectl plugin
on: on:
push: release:
branches: types: [published]
- "main"
tags:
- 'v*.*.*\+plugin'
permissions: permissions:
contents: write # for goreleaser/goreleaser-action contents: write # for goreleaser/goreleaser-action