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 1630511 commit 4978b04Copy full SHA for 4978b04
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/action-prepare-release@v1
+ uses: getsentry/craft@1c58bfd57bfd6a967b6f3fc92bead2c42ee698ce
28
env:
29
GITHUB_TOKEN: ${{ steps.token.outputs.token }}
30
with:
0 commit comments