Skip to content

Commit

Permalink
Merge branch 'main' into abi-enhancements
Browse files Browse the repository at this point in the history
  • Loading branch information
cristiam86 authored Jan 14, 2025
2 parents 9010c1c + 4ffca00 commit 320c85b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-and-push-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
uses: docker/setup-buildx-action@v3

- name: Fetch All Tags
run: git fetch --tags
run: git fetch --tags --force

- name: Get the Most Recent Git Tag
id: get_latest_tag
Expand Down

0 comments on commit 320c85b

Please sign in to comment.