Skip to content

Commit

Permalink
fix: fixed automatic GH release creation
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalyiegorov committed Jun 2, 2023
1 parent 7d06a84 commit 1861828
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ env:
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}
EXPO_APPLE_TEAM_TYPE: INDIVIDUAL
EXPO_APPLE_APP_SPECIFIC_PASSWORD: ${{ secrets.APPLE_PASSWORD }}


GITHUB_TOKEN: ${{ secrets.PUSH_TO_PROTECTED_TOKEN }}
on:
workflow_dispatch:
push:
Expand Down

0 comments on commit 1861828

Please sign in to comment.