Skip to content

Commit

Permalink
fix(release): justfile launcher->launcpad
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuef committed May 8, 2024
1 parent 756aa58 commit f59f031
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 @@ -172,7 +172,7 @@ jobs:
just upload-release-assets-to-s3 "safenodemand"
just upload-release-assets-to-s3 "faucet"
just upload-release-assets-to-s3 "safenode_rpc_client"
just upload-release-assets-to-s3 "node-launcher"
just upload-release-assets-to-s3 "node-launchpad"
# The `release-plz` command publishes crates which had their versions bumped, and also
# creates Github releases. The binaries are then attached to the releases in the
Expand Down

0 comments on commit f59f031

Please sign in to comment.