Skip to content

Commit

Permalink
Lowered GoReleaser config version to 1
Browse files Browse the repository at this point in the history
  • Loading branch information
bczoma authored Jun 7, 2024
1 parent 9cd2d91 commit 03af699
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/provider-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@ jobs:
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v6
with:
distribution: goreleaser
version: '~> v2'
version: '~> v1'
args: release --clean
env:
# GitHub sets the GITHUB_TOKEN secret automatically.
Expand Down

0 comments on commit 03af699

Please sign in to comment.