Skip to content

Commit

Permalink
sigh...
Browse files Browse the repository at this point in the history
  • Loading branch information
haileyok committed Jun 5, 2024
1 parent c997644 commit a4c0089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-submit-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:

- name: 📚 Get version from package.json
id: get-build-info
run: bash scripts/setGitHubOutputs.sh
run: bash scripts/setGitHubOutput.sh

- name: 🔔 Notify Slack of Production Build
# if: ${{ inputs.profile == 'production' }}
Expand Down

0 comments on commit a4c0089

Please sign in to comment.