Skip to content

Commit

Permalink
Updated bumpVersion instantiation.
Browse files Browse the repository at this point in the history
  • Loading branch information
digitalnomad91 committed Feb 5, 2025
1 parent 04250be commit a984bdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eas-android-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
# ========================
- name: "🔄 Update Production Version"
if: github.ref == 'refs/heads/main'
run: node scripts/bumpVersion.js
run: node scripts/bumpVersion.cjs

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

0 comments on commit a984bdc

Please sign in to comment.