From 8abb4789cf031e383ee3456c0fd0f33ee85d9d8a Mon Sep 17 00:00:00 2001 From: Violet Caulfield Date: Thu, 10 Apr 2025 14:06:22 -0500 Subject: [PATCH] update workflow --- .github/workflows/publish-beta.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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