Skip to content

Commit

Permalink
Don't use PAT to checkout repo
Browse files Browse the repository at this point in the history
  • Loading branch information
philippzagar committed Nov 10, 2023
1 parent 774cafb commit fb9a5f5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/xcframework.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ jobs:
needs: build-xcarchive
steps:
- uses: actions/checkout@v4
with:
token: ${{ secrets.access-token || github.token }}
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable
Expand Down

0 comments on commit fb9a5f5

Please sign in to comment.