Skip to content

Commit

Permalink
feat: add hooks-plugin-registry-update
Browse files Browse the repository at this point in the history
  • Loading branch information
christophwitzko committed Feb 3, 2023
1 parent 5a9236f commit d53d1a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
go-version: 1.19
- uses: go-semantic-release/action@v1
with:
hooks: goreleaser
hooks: goreleaser,plugin-registry-update
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PLUGIN_REGISTRY_ADMIN_ACCESS_TOKEN: ${{ secrets.PLUGIN_REGISTRY_ADMIN_ACCESS_TOKEN }}

0 comments on commit d53d1a9

Please sign in to comment.