Skip to content

Commit

Permalink
Merge pull request #2646 from rancher/v0.10_backport_goreleaser_fix
Browse files Browse the repository at this point in the history
[v0.10] Provide release tag as custom tag to GoReleaser
  • Loading branch information
thardeck authored Jul 18, 2024
2 parents 0d4e6b4 + e1e272e commit aa1956a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-fleet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ jobs:
args: release --clean --verbose
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GORELEASER_CURRENT_TAG: ${{ github.ref_name }}

- name: Upload charts to release
env:
Expand Down

0 comments on commit aa1956a

Please sign in to comment.