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 cecab19 + c3aff65 commit 7d06327Copy full SHA for 7d06327
.github/workflows/release.yml
@@ -48,5 +48,4 @@ jobs:
48
# https://docs.github.com/en/free-pro-team@latest/actions/reference/encrypted-secrets
49
BLACKSMITH_FORGE_USERNAME: '${{ secrets.username }}'
50
BLACKSMITH_FORGE_API_KEY: '${{ secrets.api_key }}'
51
- PUPPET_GEM_VERSION: "~> 7.0"
52
run: bundle exec rake module:push
0 commit comments