Skip to content

Commit a984bdc

Browse files
Updated bumpVersion instantiation.
1 parent 04250be commit a984bdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/eas-android-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
# ========================
4646
- name: "🔄 Update Production Version"
4747
if: github.ref == 'refs/heads/main'
48-
run: node scripts/bumpVersion.js
48+
run: node scripts/bumpVersion.cjs
4949

5050
- name: "🔧 Configure Git for Automation"
5151
if: github.ref == 'refs/heads/main'

0 commit comments

Comments
 (0)