Skip to content

Commit

Permalink
fix: new azure token (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
CL-SHLOMIKONCHA authored Aug 16, 2022
1 parent 027d96a commit e2986bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
with:
azure-devops-project-url: https://dev.azure.com/Libot-Mipui-Org/exporter-trigger
azure-pipeline-name: 'build-and-push-to-ACR'
azure-devops-token: ${{ secrets.AZURE_DEVOPS_TOKEN }}
azure-devops-token: ${{ secrets.AZURE_TOKEN_NEW }}

0 comments on commit e2986bf

Please sign in to comment.