|
@@ -159,7 +159,7 @@ jobs:
|
|
uses: goreleaser/goreleaser-action@v6
|
|
uses: goreleaser/goreleaser-action@v6
|
|
with:
|
|
with:
|
|
distribution: goreleaser-pro
|
|
distribution: goreleaser-pro
|
|
- version: nightly
|
|
|
|
|
|
+ version: '~> v2'
|
|
install-only: true
|
|
install-only: true
|
|
- name: Extract signing key
|
|
- name: Extract signing key
|
|
run: |-
|
|
run: |-
|
|
@@ -555,7 +555,7 @@ jobs:
|
|
uses: goreleaser/goreleaser-action@v6
|
|
uses: goreleaser/goreleaser-action@v6
|
|
with:
|
|
with:
|
|
distribution: goreleaser-pro
|
|
distribution: goreleaser-pro
|
|
- version: nightly
|
|
|
|
|
|
+ version: '~> v2'
|
|
install-only: true
|
|
install-only: true
|
|
- name: Cache ghr
|
|
- name: Cache ghr
|
|
uses: actions/cache@v4
|
|
uses: actions/cache@v4
|