Skip to content

Commit

Permalink
chore: publish reference docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mohnoor94 committed Sep 18, 2024
1 parent df9d330 commit 153ad95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-reference-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
run: mv older assets ${{ runner.temp }}

- name: Checkout "main" Branch
run: git checkout main
run: git checkout ${{ inputs.ref }}

- name: Generate New Release Reference Docs
run: |
Expand Down

0 comments on commit 153ad95

Please sign in to comment.