Skip to content

Commit

Permalink
change back pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
kisantia committed Mar 26, 2024
1 parent 5c6bcc2 commit ddf4610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-update-galleries-pipeline.yml
Expand Up @@ -17,6 +17,6 @@ jobs:
- uses: Azure/pipelines@v1.2
with:
azure-devops-project-url: 'https://dev.azure.com/msdata/SQLToolsAndLibraries'
azure-pipeline-name: 'SqlOpsStudioExtensions-Official' # name of the Azure pipeline to be triggered
azure-pipeline-name: 'Update AzureDataStudio Extensions Gallery' # name of the Azure pipeline to be triggered
azure-devops-token: '${{ secrets.ADO_UPDATE_GALLERIES_TOKEN }}'
azure-pipeline-variables: '{"triggeringBranch": "$GITHUB_REF_NAME"}' # pass branch name to pipeline

0 comments on commit ddf4610

Please sign in to comment.