Skip to content

Commit

Permalink
Merge pull request #210 from yssk22/develop
Browse files Browse the repository at this point in the history
[workflow] fix environment
  • Loading branch information
yssk22 authored Jan 7, 2025
2 parents 477c2f6 + 1643e43 commit 176f278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eas-ota-update-auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
update:
runs-on: ubuntu-latest
environment:
name: eas-submission
name: eas-beta
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down

0 comments on commit 176f278

Please sign in to comment.