Skip to content

Commit

Permalink
repo-token
Browse files Browse the repository at this point in the history
  • Loading branch information
SwenVanZanten committed Mar 29, 2020
1 parent 0c9c5e2 commit d69d6c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
- name: Carthage update
run: |
carthage update --platform iOS --cache-builds
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}

test:
needs: [build]
Expand Down

0 comments on commit d69d6c7

Please sign in to comment.