Skip to content

Commit

Permalink
Add v0.2.1 to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudhan committed Oct 23, 2023
1 parent 7a29239 commit 476367b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
docs:
# { ref: <branch/tag name>, name: <docs drop down entry> }
- { ref: main, name: latest }
- { ref: v0.2.1, name: 0.2.1 }
steps:
- uses: actions/checkout@v4
if: ${{ matrix.docs.ref == 'main' }}
Expand Down

0 comments on commit 476367b

Please sign in to comment.