We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 635c90e + 8aeaac5 commit 4528e53Copy full SHA for 4528e53
1 file changed
.github/workflows/unit_tests_with_released_puppet_gem.yaml
@@ -49,3 +49,5 @@ jobs:
49
50
- name: Run unit tests
51
run: bundle exec rake parallel_spec
52
+ env:
53
+ PUPPET_FORGE_TOKEN: 'YES'
0 commit comments