Skip to content

Commit

Permalink
ci: add step to checkout latest
Browse files Browse the repository at this point in the history
  • Loading branch information
kajabi-bot committed Feb 26, 2024
1 parent 0777b4a commit f1d4331
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- run: git checkout HEAD^

# Docs Site
- name: Build and push docs site
uses: docker/build-push-action@v2
Expand Down

0 comments on commit f1d4331

Please sign in to comment.