aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2022-08-25 22:00:32 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2022-08-25 22:00:32 +0200
commit493ab511d83a991ce1e942fb5deb83092b2f33f6 (patch)
treee2c668e3fec8daab0eabfd94588baee63e23db30 /.github
parentc138e88a118bdfde1e696f2f8d5b6dabf4970cbb (diff)
downloadFlightCore-493ab511d83a991ce1e942fb5deb83092b2f33f6.tar.gz
FlightCore-493ab511d83a991ce1e942fb5deb83092b2f33f6.zip
Upload CI build artifacts
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/push-test.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/workflows/push-test.yml b/.github/workflows/push-test.yml
index 05a28f3b..79ed50f8 100644
--- a/.github/workflows/push-test.yml
+++ b/.github/workflows/push-test.yml
@@ -29,3 +29,8 @@ jobs:
- uses: tauri-apps/tauri-action@v0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ - name: Upload Build Artifact
+ uses: actions/upload-artifact@v2
+ with:
+ path: |
+ src-tauri/target/release/bundle/*/*