Skip to content

Commit

Permalink
Build v1.3.0 pages
Browse files Browse the repository at this point in the history
  • Loading branch information
skounis authored Mar 7, 2024
1 parent ff51b91 commit 45faa90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:
git config --local user.email "github-actions[bot]@users.noreply.github.com"
git config --local user.name "github-actions[bot]"
- run: git pull
- run: mike set-default 1.2.0
- run: mike deploy --push 1.2.0
#- run: mike set-default 1.2.0
- run: mike deploy --push 1.3.0

0 comments on commit 45faa90

Please sign in to comment.