Skip to content

Commit

Permalink
Merge pull request #265 from GoogleCloudPlatform/revert-262-issue261
Browse files Browse the repository at this point in the history
Revert "Issue261"
  • Loading branch information
ssvaidyanathan authored Jun 11, 2024
2 parents ad2b7c2 + d19a42e commit fc11a54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gorelease-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
uses: goreleaser/goreleaser-action@v3
with:
distribution: goreleaser
version: "~> v1" #latest
version: latest
args: release --clean
env:
COSIGN_PASSWORD: ${{ secrets.COSIGN_PASSWORD }}
Expand Down

0 comments on commit fc11a54

Please sign in to comment.