Skip to content

Commit

Permalink
Add version 2
Browse files Browse the repository at this point in the history
  • Loading branch information
tuteng committed Jul 8, 2024
1 parent a01ee48 commit 1cf5c5a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ jobs:
- name: goreleaser release (without release notes)
uses: goreleaser/goreleaser-action@v6
with:
version: '~> v2'
args: release --clean --timeout 60m
env:
GITHUB_TOKEN: ${{ secrets.SNBOT_GITHUB_TOKEN }}
Expand Down
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

# Visit https://goreleaser.com for documentation on how to customize this behavior.
project_name: terraform-provider-streamnative
version: 2
before:
hooks:
# this is just an example and not a requirement for provider building/publishing
Expand Down

0 comments on commit 1cf5c5a

Please sign in to comment.