mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 14:33:26 +00:00
chore: adjust workflow
This commit is contained in:
7
.github/workflows/release-mobile.yml
vendored
7
.github/workflows/release-mobile.yml
vendored
@@ -164,13 +164,6 @@ jobs:
|
||||
with:
|
||||
node-version: 21
|
||||
|
||||
- name: Create app repo
|
||||
run: |
|
||||
npm install -g altstore-github
|
||||
cd apps/expo
|
||||
npx altstore-github --config repo.config.json > app.json
|
||||
mv app.json ../../pages/app.json
|
||||
|
||||
- name: Get new version and release date
|
||||
id: vars
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user