Skip to content

Commit

Permalink
github: attempt set build targets
Browse files Browse the repository at this point in the history
  • Loading branch information
mgnsk committed Oct 16, 2023
1 parent b4747f8 commit cb4758a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,8 @@ jobs:
- uses: go-semantic-release/action@v1
with:
hooks: goreleaser
targets:
- linux_amd64
- linux_arm64
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit cb4758a

Please sign in to comment.