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 00c44e6 commit 41a8d34Copy full SHA for 41a8d34
1 file changed
.github/workflows/publish.yml
@@ -84,7 +84,7 @@ jobs:
84
'[{($source[]): true }] | add | {"published": (. // {}) }'
85
> __repo__/${{ fromJSON(steps.inputs.outputs.result).path }}/.craft-publish-${{ fromJSON(steps.inputs.outputs.result).version }}.json
86
87
- - uses: docker://getsentry/craft:latest
+ - uses: docker://getsentry/craft:2.12.1
88
name: Publish using Craft
89
with:
90
entrypoint: /bin/bash
0 commit comments