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 4978b04 commit 452e930Copy full SHA for 452e930
1 file changed
.github/workflows/prepare_batch_release.yml
@@ -24,7 +24,7 @@ jobs:
24
token: ${{ steps.token.outputs.token }}
25
fetch-depth: 0
26
- name: Prepare release
27
- uses: getsentry/craft@1c58bfd57bfd6a967b6f3fc92bead2c42ee698ce
+ uses: getsentry/craft@c6e2f04939b6ee67030588afbb5af76b127d8203
28
env:
29
GITHUB_TOKEN: ${{ steps.token.outputs.token }}
30
with:
0 commit comments