fix: staging bundle

This commit is contained in:
April John 2024-08-13 14:59:03 +02:00
parent 2f46e75659
commit 4e6e3425ce

View file

@ -41,9 +41,10 @@ jobs:
cp -r flake.lock bundle/
cp -r LICENSE bundle/
cp -r SECURITY.md bundle/
tar cfJ archive.tar.xz bundle/
- name: Upload
uses: actions/upload-artifact@v4
with:
name: staging-dist
path: bundle/
path: archive.tar.xz