Skip to content

Commit

Permalink
CI: use target
Browse files Browse the repository at this point in the history
  • Loading branch information
rgwood committed Jan 21, 2024
1 parent 7944a22 commit 28a4d3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ jobs:
# (required) Comma-separated list of binary names (non-extension portion of filename) to build and upload.
# Note that glob pattern is not supported yet.
bin: systemctl-tui
target: ${{ matrix.target }}
# (required) GitHub token for uploading assets to GitHub Releases.
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 28a4d3b

Please sign in to comment.