Skip to content

Commit

Permalink
chore: Add buildBeta workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hushenghao committed Dec 1, 2023
1 parent b65136e commit 25514d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/buildBeta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
- name: Set up Fastlane
uses: fastlane/github-actions/fastlane-env-reminder@latest
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}

- name: Build with Fastlane
env:
Expand Down

0 comments on commit 25514d1

Please sign in to comment.