Skip to content

Commit 7c55606

Browse files
author
Sophia Marie Terry
committed
Merge branch 'main' into ipa-release
2 parents fa5e73f + 8b1e47b commit 7c55606

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ipa-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
.github/scripts
2525
- name: Fetch Versions
2626
id: version_check
27+
env:
28+
BASE_BRANCH: ${{ github.ref_name }}
2729
run: |
2830
version_changed=$(./.github/scripts/ipa_version_check.sh)
2931
echo "Version changed? ${version_changed}"

0 commit comments

Comments
 (0)