Skip to content

Commit

Permalink
docs publish: also run on release to update helm repo index
Browse files Browse the repository at this point in the history
  • Loading branch information
ikreymer committed Apr 23, 2024
1 parent 41655ef commit dfdb7d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs-publish.yaml
Expand Up @@ -5,6 +5,8 @@ on:
- main
paths:
- 'docs/**'
release:
types: [published]

permissions:
contents: write
Expand Down

0 comments on commit dfdb7d8

Please sign in to comment.