Skip to content

Commit

Permalink
fix: set go releaser version (#619)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShawkyZ authored Aug 9, 2024
1 parent e0b83fb commit 0dcd131
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ jobs:
AWS_S3_BUCKET_NAME: ${{ secrets.AWS_S3_BUCKET_NAME }}
LICENSES: ${{ steps.create_license_report.outputs.LICENSES }}
with:
version: "~> v2"
args: release --clean

- name: Output compiled licenses
Expand Down

0 comments on commit 0dcd131

Please sign in to comment.