Content-Length: 283884 | pFad | http://github.com/coder/terraform-provider-coder/commit/f478379740aab9e2b3887cd04cbc740c97e5cfaa
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dea0442 commit f478379Copy full SHA for f478379
.github/workflows/release.yml
@@ -38,10 +38,10 @@ jobs:
38
passphrase: ${{ secrets.PASSPHRASE }}
39
40
- name: Run GoReleaser
41
- uses: goreleaser/goreleaser-action@v5.1.0
+ uses: goreleaser/goreleaser-action@v6.0.0
42
with:
43
version: latest
44
- args: release --rm-dist
+ args: release --clean
45
env:
46
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
47
# GitHub sets this automatically
.goreleaser.yml
@@ -57,4 +57,4 @@ release:
57
# If you want to manually examine the release before its live, uncomment this line:
58
# draft: true
59
changelog:
60
- skip: true
+ disable: true
Fetched URL: http://github.com/coder/terraform-provider-coder/commit/f478379740aab9e2b3887cd04cbc740c97e5cfaa
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments