move github workflows

This commit is contained in:
an-lee
2024-01-09 15:25:32 +08:00
parent aebd9ee213
commit b885c17e21
4 changed files with 4 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
name: Build
name: Build Enjoy App
on: workflow_dispatch
jobs:
@@ -15,4 +15,4 @@ jobs:
- name: install dependencies
run: yarn install
- name: build
run: yarn package
run: yarn package:enjoy

View File

@@ -1,4 +1,4 @@
name: Release
name: Release Enjoy App
on: workflow_dispatch
jobs:
@@ -17,8 +17,4 @@ jobs:
- name: publish
env:
GITHUB_TOKEN: ${{ secrets.PUBLISH_TOKEN }}
run: yarn run publish
- if: matrix.os == 'macos-latest'
env:
GITHUB_TOKEN: ${{ secrets.PUBLISH_TOKEN }}
run: yarn run publish --arch=arm64
run: yarn publish:enjoy

View File

@@ -1,2 +0,0 @@
# ffmpeg.exe filter=lfs diff=lfs merge=lfs -text
# ffprobe.exe filter=lfs diff=lfs merge=lfs -text