Skip to content

Commit

Permalink
Updating the releaser
Browse files Browse the repository at this point in the history
  • Loading branch information
FlUxIuS committed Dec 4, 2024
1 parent 0a3877f commit 08e60b8
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 @@ -29,6 +29,5 @@ jobs:
distribution: goreleaser
version: "~> v2"
args: release --clean
workdir: go/rfswift
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ before:
builds:
- env:
- CGO_ENABLED=0
dir: go/rfswift
goos:
- linux
- windows
Expand Down

0 comments on commit 08e60b8

Please sign in to comment.