Skip to content

Commit

Permalink
Make sidebar always open
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Co <alex.tuan@mindvalley.com>
  • Loading branch information
onimsha committed Nov 25, 2024
1 parent bca70e4 commit e5afc3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gar-build-push-web-container-on-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,4 @@ jobs:
us-docker.pkg.dev/${{ env.GarProjectID }}/${{ env.GarRepo }}/${{ env.GarImageName }}:latest
build-args: |
DANSWER_VERSION=${{ github.sha }}
NEXT_PUBLIC_DEFAULT_SIDEBAR_OPEN=true

0 comments on commit e5afc3b

Please sign in to comment.