docs publish: also run on release to update helm repo index

This commit is contained in:
Ilya Kreymer 2024-04-23 23:32:25 +02:00
parent 41655ef829
commit dfdb7d839e

View File

@ -5,6 +5,8 @@ on:
- main - main
paths: paths:
- 'docs/**' - 'docs/**'
release:
types: [published]
permissions: permissions:
contents: write contents: write