From 36409d7aa0f02f593f6a903e44a6f30831909a94 Mon Sep 17 00:00:00 2001 From: Clotilde Toullec <39184695+ClotildeToullec@users.noreply.github.com> Date: Fri, 12 Jul 2024 11:31:54 +0200 Subject: [PATCH] Open MooseWelcome for releases --- .github/workflows/release.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 584d52fc..434b5f96 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -38,6 +38,11 @@ jobs: shell: bash timeout-minutes: 15 + - name: set-version + run: | + ls -l $SMALLTALK_CI_VM + $SMALLTALK_CI_VM $SMALLTALK_CI_IMAGE eval --save "MooseVersion current commitHash: '$GITHUB_SHA'. HelpBrowser allInstances do: #close. MooseWelcome openForRelease" + - name: package run: | mv /home/runner/.smalltalkCI/_builds/* .