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.
2 parents 9abbbe5 + 2b3c45b commit a94aff7Copy full SHA for a94aff7
.github/workflows/module_acceptance.yml
@@ -28,6 +28,7 @@ on:
28
# - Set a valid PUPPET_FORGE_TOKEN secret on its repository.
29
env:
30
PUPPET_FORGE_TOKEN: ${{ secrets.PUPPET_FORGE_TOKEN }}
31
+ BUNDLE_RUBYGEMS___PUPPETCORE__PUPPET__COM: "forge-key:${{ secrets.PUPPET_FORGE_TOKEN }}"
32
33
jobs:
34
0 commit comments