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 68bad50 commit fb042ab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
with:
github_token: ${{ secrets.ACTIONS_TOKEN }}
token: ${{ secrets.ACTIONS_TOKEN }}
repository: oversizedev/OversizeResources

- name: Build iOS
run: |
Expand Down

0 comments on commit fb042ab

Please sign in to comment.