Skip to content

Commit

Permalink
More Mike fiddling
Browse files Browse the repository at this point in the history
  • Loading branch information
weitzman committed Aug 3, 2024
1 parent f1c41e6 commit ccc3543
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ jobs:
run: ./drush --uri=dev st
- name: Drush mk:docs
run: composer mk:docs
# - name: Mike config
# run: |
# mike alias 12.x latest
mike set-default latest
# - name: Mike config
# run: |
# mike alias 12.x latest
# mike set-default latest
- name: Mike deploy
run: mike deploy --push ${GITHUB_REF_NAME}
# Build Doctum to gh-pages/api in the gh-pages branch.
Expand Down

0 comments on commit ccc3543

Please sign in to comment.