Skip to content

Commit 89524ae

Browse files
committed
update pdk image
1 parent c180437 commit 89524ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
args: 'build'
2525
- name: "Push to Forge"
26-
uses: docker://puppet/ppdk:3.4.0.1.55.g4519dd0
26+
uses: docker://puppet/pdk:3.4.0.1.55.g4519dd0
2727
with:
2828
args: 'release publish --forge-token ${{ secrets.PUPPET_FORGE_API_KEY }} --force'
2929

0 commit comments

Comments
 (0)