diff --git a/.github/workflows/_extension_distribution.yml b/.github/workflows/_extension_distribution.yml index fd089ab..6cff1e1 100644 --- a/.github/workflows/_extension_distribution.yml +++ b/.github/workflows/_extension_distribution.yml @@ -5,6 +5,7 @@ # - uploads the extensions as gh actions artifacts in the following format: # --extension- # +# # note: extensions are simply uploaded to GitHub actions, deploying the extensions is done a separate step. More info on # this can be found in https://github.com/duckdb/extension-template