Skip to content
Snippets Groups Projects
Commit 8ae44769 authored by Christoph Witzko's avatar Christoph Witzko
Browse files

feat: add hooks-plugin-registry-update

parent 7dfbbb7d
No related branches found
No related tags found
No related merge requests found
...@@ -48,6 +48,7 @@ jobs: ...@@ -48,6 +48,7 @@ jobs:
go-version: 1.19 go-version: 1.19
- uses: go-semantic-release/action@v1 - uses: go-semantic-release/action@v1
with: with:
hooks: goreleaser hooks: goreleaser,plugin-registry-update
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PLUGIN_REGISTRY_ADMIN_ACCESS_TOKEN: ${{ secrets.PLUGIN_REGISTRY_ADMIN_ACCESS_TOKEN }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment