dzcode-io / dzcode.io

Website & mobile app for Algerian open-source community
https://dzcode.io
MIT License
114 stars 41 forks source link

Chore: Update package versions when creating new Github Release #436

Closed ZibanPirate closed 2 years ago

ZibanPirate commented 2 years ago

Description

With these changes, whenever we create a release, the deploy workflow will update all the package.json files as well as ./mobile/app.json` file with the newly created version (from Github Releases)

fixes #427 first and second tasks

Type of change