Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
anfedotoff committed Jan 24, 2024
1 parent 7b1003a commit 459a8d7
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 @@ -259,5 +259,5 @@ jobs:
name: ${{ fromJson(needs.host.outputs.val).announcement_title }}
body: ${{ fromJson(needs.host.outputs.val).announcement_github_body }}
prerelease: ${{ fromJson(needs.host.outputs.val).announcement_is_prerelease }}
# Upload only binary release and checksum rot it.
# Upload only binary release and checksum fot it.
artifacts: "artifacts/casr-x86_64-unknown-linux-gnu.tar.xz*"

0 comments on commit 459a8d7

Please sign in to comment.