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 c180437 commit 89524aeCopy full SHA for 89524ae
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
args: 'build'
25
- name: "Push to Forge"
26
- uses: docker://puppet/ppdk:3.4.0.1.55.g4519dd0
+ uses: docker://puppet/pdk:3.4.0.1.55.g4519dd0
27
28
args: 'release publish --forge-token ${{ secrets.PUPPET_FORGE_API_KEY }} --force'
29
0 commit comments