Skip to content

Commit

Permalink
Merge pull request #117 from eu-digital-identity-wallet/skounis-patch-5
Browse files Browse the repository at this point in the history
Build v1.3.0 pages
  • Loading branch information
skounis authored Mar 7, 2024
2 parents ff51b91 + 45faa90 commit 3ce9905
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 3ce9905

Please sign in to comment.