Skip to content

Commit 9c1308f

Browse files
committed
WIP
1 parent 8ad4f48 commit 9c1308f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/unit_tests.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ on:
1111
jobs:
1212
Nightly:
1313
uses: "puppetlabs/phoenix-github-actions/.github/workflows/unit_tests_with_nightly_puppet_gem.yaml@main"
14-
14+
1515
Released:
16-
uses: "puppetlabs/phoenix-github-actions/.github/workflows/unit_tests_with_released_puppet_gem.yaml@main"
16+
uses: "puppetlabs/phoenix-github-actions/.github/workflows/unit_tests_with_released_puppet_gem.yaml@puppetcore"
17+
secrets:
18+
PUPPET_FORGET_TOKEN_PUBLIC: ${{ secrets.PUPPET_FORGE_TOKEN_PUBLIC }}

0 commit comments

Comments
 (0)