Skip to content

Commit

Permalink
Update tag fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Dec 2, 2024
1 parent e145924 commit 73fdccf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 0 # all branches, history and tags
- run: git fetch --tags

# Workaround: https://github.com/docker/build-push-action/issues/461
- name: Setup Docker buildx
Expand Down

0 comments on commit 73fdccf

Please sign in to comment.