diff --git a/.github/workflows/publish-beta.yml b/.github/workflows/publish-beta.yml index cb3a31fb..c16f561f 100644 --- a/.github/workflows/publish-beta.yml +++ b/.github/workflows/publish-beta.yml @@ -20,9 +20,7 @@ jobs: - name: 🟢 Run npm run init run: npm run init - - - - name: Version Up + - name: ➕ Version Up run: npx react-native bump-version --type patch @@ -55,8 +53,6 @@ jobs: git commit -m "[skip actions]" git push origin main - - name: 🔢 Set artifact version numbers - - name: 🔢 Set artifact version numbers run: | # Create artifacts folder for uploading to release