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,7 +1,7 @@
{
"projects": [ "src", "tests" ],
"sdk": {
"version": "6.0.100",
"version": "6.0.101",
"rollForward": "latestFeature"
}
}