Skip to content

Commit 5be4316

Browse files
committed
Managed by Terraform: Update release.yml github workflow
1 parent 64a104d commit 5be4316

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
uses: goreleaser/goreleaser-action@f82d6c1c344bcacabba2c841718984797f664a6b # v4.2.0
5555
with:
5656
version: latest
57-
args: release --rm-dist
57+
args: release --clean --timeout 120m
5858
env:
5959
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6060
API_VERSION: ${{ steps.plugin_describe.outputs.api_version }}

0 commit comments

Comments
 (0)