Skip to content

Commit

Permalink
Revert changes
Browse files Browse the repository at this point in the history
  • Loading branch information
radude89 committed Jun 24, 2024
1 parent fad00a4 commit 4f57997
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release-manual-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,6 @@ jobs:
ls /Applications | grep Xcode
sudo xcode-select -switch /Applications/Xcode_16.0.app
- name: Config Tokens
run: |
git config --global url.https://$GH_ACCESS_TOKEN@github.com/.insteadOf https://github.com/
env:
GH_ACCESS_TOKEN: ${{ secrets.GH_ACCESS_TOKEN }}

- name: Distribute app
run: bundle exec fastlane distribute_release_app
env:
Expand Down

0 comments on commit 4f57997

Please sign in to comment.