Skip to content

Commit

Permalink
temp add current_tag env
Browse files Browse the repository at this point in the history
  • Loading branch information
momentmaker committed Aug 15, 2024
1 parent e7d2a4d commit 9f7ead3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/goreleaser-build-sign-publish/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ runs:
GORELEASER_EXEC: ${{ inputs.goreleaser-exec }}
GORELEASER_CONFIG: ${{ inputs.goreleaser-config }}
GORELEASER_KEY: ${{ inputs.goreleaser-key }}
GORELEASER_CURRENT_TAG: "v2.14.7" # TODO: remove this line
GITHUB_TOKEN: ${{ github.token }}
COSIGN_PASSWORD: ${{ inputs.cosign-password }}
COSIGN_PUBLIC_KEY: ${{ inputs.cosign-public-key }}
Expand Down

0 comments on commit 9f7ead3

Please sign in to comment.