Skip to content

Commit

Permalink
Update pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
paolo-de-rosa authored Sep 10, 2023
1 parent c25df06 commit bc55ee1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ jobs:
- run: |
git config --local user.email "github-actions[bot]@users.noreply.github.com"
git config --local user.name "github-actions[bot]"
- run: git pull
- run: git pull
- run: mike set-default 1.1.0
- run: mike deploy --push 1.1.0

0 comments on commit bc55ee1

Please sign in to comment.