We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a50c222 commit 8945719Copy full SHA for 8945719
.github/workflows/documentation.yml
@@ -36,6 +36,7 @@ jobs:
36
name: Documentation
37
commit: main
38
tag: doc
39
+ body: "This release generates the Julia documentation."
40
artifacts: doc.zip
41
allowUpdates: true
42
artifactErrorsFailBuild: true
0 commit comments