Fix documentation workflow (#799)

Only publish documentation when we publish artifacts.
This commit is contained in:
Patrik Svensson
2022-04-05 08:40:30 +02:00
committed by GitHub
parent 585f010b26
commit f614032c82
5 changed files with 54 additions and 94 deletions

View File

@ -1,6 +1,6 @@
{
"sdk": {
"version": "2.2.200",
"rollForward": "latestMajor"
"version": "6.0.101",
"rollForward": "latestFeature"
}
}
}