File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 2424 if : steps.carthage-cache.outputs.cache-hit != 'true'
2525 env :
2626 GITHUB_TOKEN : ${{ secrets.PUSHER_CI_GITHUB_PRIVATE_TOKEN }}
27+ GITHUB_ACCESS_TOKEN : ${{ secrets.PUSHER_CI_GITHUB_PRIVATE_TOKEN }}
2728 run : |
2829 sh ./Consumption-Tests/Shared/carthage.sh bootstrap --cache-builds --use-xcframeworks
2930 - uses : futureware-tech/simulator-action@v1
Original file line number Diff line number Diff line change 4343 - name : build
4444 env :
4545 GITHUB_TOKEN : ${{ secrets.PUSHER_CI_GITHUB_PRIVATE_TOKEN }}
46+ GITHUB_ACCESS_TOKEN : ${{ secrets.PUSHER_CI_GITHUB_PRIVATE_TOKEN }}
4647 run : |
4748 sh ./Consumption-Tests/Shared/carthage.sh bootstrap --use-xcframeworks
4849 set -o pipefail && env NSUnbufferedIO=YES xcodebuild \
You can’t perform that action at this time.
0 commit comments