Skip to content

Commit

Permalink
changing version to main.
Browse files Browse the repository at this point in the history
  • Loading branch information
weinbe58 committed Oct 16, 2023
1 parent 741905e commit 688c577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
GOOGLE_ANALYTICS_KEY: ${{ secrets.GOOGLE_ANALYTICS_KEY }}
run: |
git fetch origin gh-pages --depth=1
pdm run mike deploy --push --update-alias dev dev
pdm run mike deploy --push --update-alias main dev

0 comments on commit 688c577

Please sign in to comment.