Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Commit

Permalink
fix git tag
Browse files Browse the repository at this point in the history
  • Loading branch information
boypt committed Jul 13, 2021
1 parent 8463cee commit 48a0b52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
steps:
- name: Checkout codebase
uses: actions/checkout@v2
with:
fetch-depth: 0

- name: Setup QEMU
uses: docker/setup-qemu-action@v1
Expand Down

0 comments on commit 48a0b52

Please sign in to comment.