diff --git a/scripts/release.sh b/scripts/release.sh index 5b98287bb..bc5dc5cff 100755 --- a/scripts/release.sh +++ b/scripts/release.sh @@ -164,4 +164,4 @@ echo " - Publish to npm" echo " - Create a GitHub release" echo " - Build and push Docker images" echo "" -echo "2. Monitor the workflow at: https://github.com/$GITHUB_REPOSITORY/actions" +echo "2. Monitor the workflow at: https://github.com/\${GITHUB_REPOSITORY:-your-org/your-repo}/actions"