Skip to content

Commit f8982cc

Browse files
committed
change branch name to wsun/*
1 parent 8ab9767 commit f8982cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/push-eas-update.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818
# Temporarily run on any push to this repository for testing.
1919
# You can narrow this to specific branches (e.g., ["my-branch"]) if desired.
2020
branches:
21-
- 'chore/expo-update-env-config'
21+
- 'wsun/expo-update-env-config'
2222

2323
permissions:
2424
contents: read
@@ -154,7 +154,7 @@ jobs:
154154
push-update:
155155
name: Push EAS Update
156156
runs-on: ubuntu-latest
157-
environment: expo-update
157+
environment: build-exp
158158
# Original dependencies on fingerprint-comparison and approval:
159159
# needs:
160160
# - fingerprint-comparison

0 commit comments

Comments
 (0)