Skip to content

Commit

Permalink
Update release.yml (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
soumeh01 authored Sep 2, 2024
1 parent 5b562cc commit da223e1
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.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:

- name: Generate release notes
run: |
git fetch --unshallow
./scripts/release_notes > /tmp/RELEASE_NOTES
- name: Run GoReleaser
Expand Down
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ builds:
- darwin
goarch:
- amd64
main: ./cmd

archives:
- files:
Expand Down

0 comments on commit da223e1

Please sign in to comment.