File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -42,14 +42,14 @@ jobs:
4242 env :
4343 GIT_USER_NAME : " redvers"
4444 GIT_USER_EMAIL : " red@contact.red"
45- - name : Switch to using prebuilt docker image to run
46- uses : docker://ghcr.io/ponylang/release-bot-action:0.6.3
47- with :
48- entrypoint : update-action-to-use-docker-image-to-run-action
49- env :
50- GIT_USER_NAME : " redvers"
51- GIT_USER_EMAIL : " red@contact.red"
52- REGISTRY : " ghcr.io"
45+ # - name: Switch to using prebuilt docker image to run
46+ # uses: docker://ghcr.io/ponylang/release-bot-action:0.6.3
47+ # with:
48+ # entrypoint: update-action-to-use-docker-image-to-run-action
49+ # env:
50+ # GIT_USER_NAME: "redvers"
51+ # GIT_USER_EMAIL: "red@contact.red"
52+ # REGISTRY: "ghcr.io"
5353
5454 # tag for release
5555 # this will kick off the next stage of the release process
You can’t perform that action at this time.
0 commit comments