Skip to content

Commit

Permalink
Update build-example.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aromanov91 authored Sep 27, 2023
1 parent c11ba68 commit 68bad50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
with:
token: ${{ secrets.ACTIONS_TOKEN }}
github_token: ${{ secrets.ACTIONS_TOKEN }}

- name: Build iOS
run: |
Expand Down

0 comments on commit 68bad50

Please sign in to comment.