Skip to content

Commit a94aff7

Browse files
authored
Merge pull request #136 from puppetlabs/MAINT-Adding_puppetcore_var_to_module_acceptance
(MAINT) Adding puppetcore var to module acceptance
2 parents 9abbbe5 + 2b3c45b commit a94aff7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/module_acceptance.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ on:
2828
# - Set a valid PUPPET_FORGE_TOKEN secret on its repository.
2929
env:
3030
PUPPET_FORGE_TOKEN: ${{ secrets.PUPPET_FORGE_TOKEN }}
31+
BUNDLE_RUBYGEMS___PUPPETCORE__PUPPET__COM: "forge-key:${{ secrets.PUPPET_FORGE_TOKEN }}"
3132

3233
jobs:
3334

0 commit comments

Comments
 (0)