mirror of
https://github.com/terraform-docs/terraform-docs.git
synced 2026-03-27 12:58:35 +07:00
Update goreleaser/goreleaser-actiona to v3
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
This commit is contained in:
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -34,7 +34,7 @@ jobs:
|
||||
password: ${{ secrets.REGISTRY_PASSWORD }}
|
||||
|
||||
- name: Run GoReleaser
|
||||
uses: goreleaser/goreleaser-action@v2
|
||||
uses: goreleaser/goreleaser-action@v3
|
||||
if: env.REGISTRY_USERNAME != ''
|
||||
with:
|
||||
version: latest
|
||||
|
||||
Reference in New Issue
Block a user