Switch to artifact-v4 and move packages.element.io packing to deploy workflow (#1411)

This commit is contained in:
Michael Telatynski
2024-01-08 12:40:59 +00:00
committed by GitHub
parent 5582461de4
commit 69da4935b9
6 changed files with 94 additions and 138 deletions

View File

@@ -128,7 +128,7 @@ jobs:
echo "| React SDK | [$REACT_VERSION](https://github.com/matrix-org/matrix-react-sdk/commit/$REACT_VERSION) |" >> $GITHUB_STEP_SUMMARY
echo "| JS SDK | [$JS_VERSION](https://github.com/matrix-org/matrix-js-sdk/commit/$JS_VERSION) |" >> $GITHUB_STEP_SUMMARY
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: webapp
retention-days: 1