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.
1 parent ae68576 commit 4b0a0ffCopy full SHA for 4b0a0ff
.github/workflows/ci.yml
@@ -12,6 +12,4 @@ jobs:
12
with:
13
# This line enables shellcheck to be run on this repository
14
run_shellcheck: true
15
- secrets:
16
- PUPPET_FORGE_TOKEN: ${{ secrets.PUPPET_FORGE_TOKEN }}
17
- inherit: true
+ secrets: "inherit"
0 commit comments