Skip to content

Commit 4978b04

Browse files
committed
build(craft): Fix release workflows and config
1 parent 1630511 commit 4978b04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prepare_batch_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
token: ${{ steps.token.outputs.token }}
2525
fetch-depth: 0
2626
- name: Prepare release
27-
uses: getsentry/action-prepare-release@v1
27+
uses: getsentry/craft@1c58bfd57bfd6a967b6f3fc92bead2c42ee698ce
2828
env:
2929
GITHUB_TOKEN: ${{ steps.token.outputs.token }}
3030
with:

0 commit comments

Comments
 (0)