chore: adjust workflow

This commit is contained in:
Adrian Castro
2024-03-05 21:42:44 +01:00
parent 27380e57da
commit 9b329496ed

View File

@@ -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: |