Skip to content

Commit

Permalink
Update preview.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IZUMI-Zu authored Dec 14, 2024
1 parent f8e8a97 commit 92ca2cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
id: preview
uses: expo/expo-github-action/preview@v8
env:
EXPO_PUBLIC_COMMIT_HASH: ${{ steps.pr-details.outputs.head_sha.substring(0, 7) }}
EXPO_PUBLIC_COMMIT_HASH: ${{ steps.pr-details.outputs.head_sha }}
EXPO_PUBLIC_CI: true
with:
comment: false
Expand Down

0 comments on commit 92ca2cc

Please sign in to comment.