Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mitfik authored Mar 29, 2023
1 parent f2fbf60 commit 93d693a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
# (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: witness, watcher
bin: witness,watcher
archive: $target
# (required) GitHub token for uploading assets to GitHub Releases.
token: ${{ secrets.RELEASE_TOKEN }}

0 comments on commit 93d693a

Please sign in to comment.