Skip to content

Commit

Permalink
fix: fetch tags before goreleaser
Browse files Browse the repository at this point in the history
should fix release-please releases

Signed-off-by: Tom Plant <[email protected]>
  • Loading branch information
pl4nty committed Oct 12, 2024
1 parent e929d16 commit 15f326e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ jobs:
- uses: actions/[email protected]
with:
fetch-depth: 0
- run: git fetch --force --tags
- uses: docker/[email protected]
with:
registry: ghcr.io
Expand Down

0 comments on commit 15f326e

Please sign in to comment.