Skip to content

Commit 97a26ce

Browse files
feat: add hooks-plugin-registry-update
1 parent edf591f commit 97a26ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
go-version: 1.19
4040
- uses: go-semantic-release/action@v1
4141
with:
42-
hooks: goreleaser
42+
hooks: goreleaser,plugin-registry-update
4343
env:
4444
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
45+
PLUGIN_REGISTRY_ADMIN_ACCESS_TOKEN: ${{ secrets.PLUGIN_REGISTRY_ADMIN_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)