Skip to content

Commit

Permalink
fix: we need more history when deploying for dev
Browse files Browse the repository at this point in the history
  • Loading branch information
angela-tran committed Jan 9, 2024
1 parent 6cac9ba commit c6f9ba1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
fetch-tags: true

- uses: actions/setup-python@v5
Expand Down

0 comments on commit c6f9ba1

Please sign in to comment.