aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/push-test.yml
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2022-08-27 22:12:12 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2022-08-27 22:12:12 +0200
commit79575fb5ae0e6654672a16636449bd7c202be617 (patch)
treee7f7f6babdc30b48892f14588161900810fdb50d /.github/workflows/push-test.yml
parent0b15ad9065a7cf35ce606c3a2b45fafa0bbbb5eb (diff)
downloadFlightCore-79575fb5ae0e6654672a16636449bd7c202be617.tar.gz
FlightCore-79575fb5ae0e6654672a16636449bd7c202be617.zip
Test releasev0.0.3
Diffstat (limited to '.github/workflows/push-test.yml')
-rw-r--r--.github/workflows/push-test.yml19
1 files changed, 0 insertions, 19 deletions
diff --git a/.github/workflows/push-test.yml b/.github/workflows/push-test.yml
index 49812e8c..04df933b 100644
--- a/.github/workflows/push-test.yml
+++ b/.github/workflows/push-test.yml
@@ -56,22 +56,3 @@ jobs:
src-tauri/target/release/bundle/appimage/*
src-tauri/target/release/bundle/deb/*
src-tauri/target/release/bundle/msi/*
-
- create-release-file:
- needs: test-tauri
- runs-on: ubuntu-20.04
- steps:
- - uses: actions/checkout@v2
- - uses: actions/download-artifact@v3
- - name: Create release file
- run: |
- ls -al
- tree
- python3 scripts/create-release-file.py --version v0.1.0
- ls -al
-
- - name: upload build artifact
- uses: actions/upload-artifact@v2
- with:
- path: |
- latest-release.json