Skip to content

Commit 6652b0c

Browse files
scbeddCopilot
andauthored
Transition to GitHub App auth, remove azuresdk-github-pat usage (#2473)
Related to Azure/azure-sdk-tools#9842 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 752609e commit 6652b0c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

eng/pipelines/templates/stages/archetype-ios-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ stages:
5757
ArtifactLocation: $(System.DefaultWorkingDirectory)/sdk/${{parameters.ServiceDirectory}}/${{artifact.name}}
5858
PackageRepository: CocoaPods
5959
ReleaseSha: $(Build.SourceVersion)
60+
AuthToken: ''
6061

6162
- ${{if ne(artifact.skipCocoaPods, 'true')}}:
6263
- job: PublishPackageToCocoaPodsTrunk

0 commit comments

Comments
 (0)