Skip to content

Commit

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

0 comments on commit f1c41e6

Please sign in to comment.