Skip to content

Commit

Permalink
Merge pull request #26 from intergral/release_fix
Browse files Browse the repository at this point in the history
fix(release): make index update after release completed
  • Loading branch information
Umaaz authored Oct 9, 2023
2 parents 5314b28 + 34d6b6d commit b95ad58
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/generate_docs.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
name: Generate Docs

on:
workflow_run:
workflows:
- Release Charts
types:
- completed
release:
types:
- released
Expand Down

0 comments on commit b95ad58

Please sign in to comment.