Skip to content

Commit

Permalink
need to specify curent tag in both stages
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljguarino committed Mar 21, 2024
1 parent 68887f1 commit 12d457c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/goreleaser-cd.yml
Expand Up @@ -110,6 +110,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITLAB_CLIENT_SECRET: ${{ secrets.GITLAB_CLIENT_SECRET }}
HOMEBREW_TAP_GITHUB_TOKEN: ${{ secrets.HOMEBREW_TAP_GITHUB_TOKEN }}
GORELEASER_CURRENT_TAG: ${{ github.ref_name }}

# Publish CLI / Cloud CLI container images
publish:
Expand Down

0 comments on commit 12d457c

Please sign in to comment.