Skip to content

Commit

Permalink
Update to 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
JingsongLi committed Dec 4, 2023
1 parent 62972df commit 7baec8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
name: "Build website and document"

env:
versions: ("master" "0.5") # defines what versions of document should be updated
latest_version: "0.5" # defines what version docs/latest links to
versions: ("master" "0.6") # defines what versions of document should be updated
latest_version: "0.6" # defines what version docs/latest links to

on:
workflow_dispatch:
Expand Down

0 comments on commit 7baec8b

Please sign in to comment.