Update plugin.yaml (#9001)
Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com> Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>
This commit is contained in:
parent
b490eb9a4c
commit
542cfb764b
1 changed files with 3 additions and 0 deletions
3
.github/workflows/plugin.yaml
vendored
3
.github/workflows/plugin.yaml
vendored
|
@ -9,6 +9,9 @@ on:
|
||||||
tags:
|
tags:
|
||||||
- "v*"
|
- "v*"
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: write # for goreleaser/goreleaser-action
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release-plugin:
|
release-plugin:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in a new issue