Skip to content

Commit 03beb48

Browse files
committed
CCM-11751: Package and publish modules to Github
1 parent 19b0f2b commit 03beb48

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/stage-5-publish.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ jobs:
8484
for module in */; do
8585
module_name=${module%/}
8686
zip -r "../../artifacts/terraform-${module_name}-${{ inputs.version }}.zip" "$module_name"
87-
8887
# Publish to GitHub Packages
8988
curl \
9089
-X PUT \

0 commit comments

Comments
 (0)