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 3424d4f commit 396a30fCopy full SHA for 396a30f
.github/workflows/publish.yml
@@ -21,6 +21,7 @@ name: Publish to PyPi
21
# 7. Kick off Lambda Layer pipeline to publish latest version with extra dependencies as a SAR App
22
# 8. Builds a fresh version of docs including Changelog updates
23
# 9. Push latest release source code to master using release title as the commit message
24
+# 10. Builds latest documentation for new release, and update latest alias pointing to the new release tag
25
26
on:
27
release:
0 commit comments