Skip to content

Commit

Permalink
Cleared toc file and uses another branch for update-toc action
Browse files Browse the repository at this point in the history
  • Loading branch information
KastTrifork committed Oct 31, 2024
1 parent 5456044 commit ac3aba7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 11 deletions.
16 changes: 6 additions & 10 deletions .github/toc.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
- cheetah-application:
items:
- name: v0.9.0
href: charts/cheetah-application/v0.9.0/README.md
- name: v0.8.0
href: charts/cheetah-application/v0.8.0/README.md
- flink-job:
- name: cheetah-application
items:
- image-automation:
- name: flink-job
items:
- opensearchrole:
- name: image-automation
items:
- redpanda-console-oauth2proxy:
- name: opensearchrole
items:
- name: redpanda-console-oauth2proxy
items:
2 changes: 1 addition & 1 deletion .github/workflows/doc-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Update toc file with new version v${{ steps.chart.outputs.version }}
id: update-toc
uses: trifork/cheetah-infrastructure-utils-workflows/.github/actions/update-toc@main
uses: trifork/cheetah-infrastructure-utils-workflows/.github/actions/update-toc@update-variables
with:
toc-file: .github/toc.yml
version: ${{ steps.chart.outputs.version }}
Expand Down

0 comments on commit ac3aba7

Please sign in to comment.