Skip to content

Commit

Permalink
Merge pull request #172 from eu-digital-identity-wallet/skounis-patch-10
Browse files Browse the repository at this point in the history
Update pages.yml
  • Loading branch information
paolo-de-rosa committed May 22, 2024
2 parents dcab957 + f1756b0 commit 7d81364
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.3.0
- run: mike deploy --push 1.3.0
- run: mike set-default 1.4.0
- run: mike deploy --push 1.4.0

0 comments on commit 7d81364

Please sign in to comment.