chore: update github actions

This commit is contained in:
Stéphane Lesimple
2023-09-30 12:56:23 +02:00
parent 1338598abb
commit 45ff2c5fda
5 changed files with 49 additions and 52 deletions

View File

@@ -11,8 +11,8 @@ else
fi
archive="dvdisaster-$(echo "$github_ref" | grep -Eo '[^/]+$')$suffix.dmg"
echo "Archive name is $archive"
echo "::set-output name=archive::$archive"
[ -n "$GITHUB_OUTPUT" ] && echo "archive=$archive" >> "$GITHUB_OUTPUT"
echo "mac dmg is <$archive>"
mkdir -p dist