From 19791f1ee19e50e28a6a6405cdddeaab98580020 Mon Sep 17 00:00:00 2001 From: ZeroXClem Date: Wed, 7 Aug 2024 21:29:58 -0400 Subject: [PATCH] Added new workflow --- .github/workflows/deploy.yml | 34 ++++++++++++++++++++++++++++++++++ doc/ali_pay.PNG | Bin 68302 -> 68300 bytes 2 files changed, 34 insertions(+) create mode 100644 .github/workflows/deploy.yml diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml new file mode 100644 index 00000000..ae5cf284 --- /dev/null +++ b/.github/workflows/deploy.yml @@ -0,0 +1,34 @@ +name: Deploy Application + +on: + push: + branches: + - main + pull_request: + branches: + - main + +jobs: + build: + runs-on: ubuntu-latest + + steps: + - name: Checkout repository + uses: actions/checkout@v2 + + - name: Set up Node.js + uses: actions/setup-node@v3 + with: + node-version: '14' + + - name: Install dependencies + run: npm install + + - name: Run development server + run: npm run dev + + - name: Build application for current platform + run: npm run package + + - name: Build application for all platforms + run: npm run package:all diff --git a/doc/ali_pay.PNG b/doc/ali_pay.PNG index beb575ea3654ae73a86bce1f96aab1d7469d3a3d..950454668d30ee2aea640ffc839306d3930faecc 100644 GIT binary patch delta 20 ccmX>%mF3J-7M9KcKlhESBG)!cUE5*;09T#}Y5)KL delta 23 fcmX>zmF3)27S_%HKX=}ZEF#w!c{fX3+hPI$XoU!a