Skip to content

Commit

Permalink
Add comment on stable release
Browse files Browse the repository at this point in the history
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
  • Loading branch information
bact committed Jul 18, 2024
1 parent c01f54d commit 31df49a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish_v3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,6 @@ jobs:
working-directory: spdx-spec
- name: Build docs
run: mike deploy v3.0.1-draft -b gh-pages -p
# Once 3.0.1 stable, use the following command to deploy 3.0.1 as latest version
# run: mike deploy v3.0.1 latest -u -b gh-pages -p
working-directory: spdx-spec

0 comments on commit 31df49a

Please sign in to comment.