Skip to content

Commit

Permalink
Update page.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Valdes-Tresanco-MS authored Nov 10, 2023
1 parent f9acb7a commit f844fcd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- master
- main

env:
PYTHON_VERSION: 3.x
Expand Down Expand Up @@ -32,4 +33,4 @@ jobs:
GOOGLE_ANALYTICS_KEY: ${{ secrets.GOOGLE_ANALYTICS_KEY }}
run: |
mkdocs gh-deploy --force
mkdocs --version
mkdocs --version

0 comments on commit f844fcd

Please sign in to comment.