Skip to content

Commit 9a19b51

Browse files
committed
CCM-11751: Package and publish modules to Github
1 parent eff0106 commit 9a19b51

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ jobs:
9292
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
9393
- name: "Upload Terraform module artifacts"
9494
shell: bash
95+
env:
96+
GH_TOKEN: ${{ github.token }}
9597
run: |
9698
cd infrastructure/modules
9799
for module in */; do

0 commit comments

Comments
 (0)