Skip to content

Commit

Permalink
issue #67: revert
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasCardin committed Jan 6, 2025
1 parent 5102746 commit f808db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-devops-workflows/cron-archive-backup-wiki.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ stages:
displayName: "Upload wiki to Azure Blob Storage"
inputs:
SourcePath: "$(System.DefaultWorkingDirectory)/wiki"
azureSubscription: $(azSubscription)
azureSubscription: $(serviceConnectionName)
Destination: "AzureBlob"
storage: $(storageAccountName)
ContainerName: "wiki"
Expand Down

0 comments on commit f808db4

Please sign in to comment.