Skip to content

Commit 4b0a0ff

Browse files
Update
Signed-off-by: Gavin Didrichsen <[email protected]>
1 parent ae68576 commit 4b0a0ff

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,4 @@ jobs:
1212
with:
1313
# This line enables shellcheck to be run on this repository
1414
run_shellcheck: true
15-
secrets:
16-
PUPPET_FORGE_TOKEN: ${{ secrets.PUPPET_FORGE_TOKEN }}
17-
inherit: true
15+
secrets: "inherit"

0 commit comments

Comments
 (0)