mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-08 12:00:25 -06:00
update workflow
This commit is contained in:
6
.github/workflows/publish-beta.yml
vendored
6
.github/workflows/publish-beta.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user