mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 16:53:25 +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:
|
with:
|
||||||
node-version: 21
|
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
|
- name: Get new version and release date
|
||||||
id: vars
|
id: vars
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user