We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 875f7f0 + e78a8fb commit 40763dcCopy full SHA for 40763dc
1 file changed
build.yaml
@@ -74,6 +74,9 @@ BuildWorkflow:
74
#- Merge_CodeCoverage_Files
75
76
publish:
77
+ - publish_module_to_gallery
78
+
79
+ publish_full:
80
- Publish_Release_To_GitHub # Runs first, if token is expired it will fail early
81
# - Publish_GitHub_Wiki_Content
82
- publish_module_to_gallery
0 commit comments