Skip to content

Commit

Permalink
Update instructions at the end of create-release (#319)
Browse files Browse the repository at this point in the history
  • Loading branch information
dalefukami authored Jan 19, 2023
1 parent 5538f8f commit 9549490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/create-release
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,5 @@ create_tag $VERSION
push_to_origin $DRY_RUN $VERSION

if [[ "$DRY_RUN" == "no" ]]; then
echo "To deploy, visit https://github.com/zer0-os/zOS/releases/new and create a release for ${VERSION}"
echo "To deploy, visit https://github.com/zer0-os/zOS/releases and publish the release [${VERSION}]"
fi

0 comments on commit 9549490

Please sign in to comment.