update actions

This commit is contained in:
Hailey
2025-12-22 18:03:40 -08:00
parent a14a9be127
commit 2692bea4cd
6 changed files with 48 additions and 18 deletions
+3 -1
View File
@@ -194,4 +194,6 @@ jobs:
- name: ✏️ Write commit hash to cache
if: ${{ inputs.profile == 'testflight-android' }}
run: echo ${{ github.sha }} > most-recent-testflight-commit.txt
env:
GITHUB_SHA: ${{ github.sha }}
run: echo $GITHUB_SHA > most-recent-testflight-commit.txt