Skip to content

Commit

Permalink
DISTPG-655 Changed GH action to no longer be default version (#444)
Browse files Browse the repository at this point in the history
modified:   .github/workflows/main.yml
  • Loading branch information
nastena1606 authored Sep 19, 2023
1 parent b3c0e69 commit ac9f157
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@ jobs:
- name: Deploy docs
run: |
mike deploy 15 -b publish -p
mike set-default 15 -b publish -p
mike retitle 15 "15 (LATEST)" -b publish -p
mike retitle 15 "15.4" -b publish -p
# - name: Install Node.js 14.x
# uses: percona-platform/setup-node@v2
Expand Down

0 comments on commit ac9f157

Please sign in to comment.