Skip to content

Commit 9db94c3

Browse files
committed
try different pipeline again
1 parent de4af3a commit 9db94c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trigger-update-galleries-pipeline.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
- uses: Azure/[email protected]
1818
with:
1919
azure-devops-project-url: 'https://dev.azure.com/msdata/SQLToolsAndLibraries'
20-
azure-pipeline-name: 'Update AzureDataStudio Extensions Gallery' # name of the Azure pipeline to be triggered
20+
azure-pipeline-name: 'SqlOpsStudioExtensions-Official' # name of the Azure pipeline to be triggered
2121
azure-devops-token: '${{ secrets.ADO_UPDATE_GALLERIES_TOKEN }}'
2222
azure-pipeline-variables: '{triggeringBranch": "$GITHUB_REF_NAME"}' # pass branch name to pipeline

0 commit comments

Comments
 (0)