Skip to content

Commit 6aa7336

Browse files
authored
ci(release): Actually use Craft action for releases (#259)
1 parent bceaac7 commit 6aa7336

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-clients.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- uses: astral-sh/setup-uv@5a7eac68fb9809dea845d802897dc5c723910fa3 # v7.1.3
3737

3838
- name: Prepare release
39-
uses: getsentry/action-prepare-release@3cea80dc3938c0baf5ec4ce752ecb311f8780cdc # v1.6.4
39+
uses: getsentry/craft@v2
4040
env:
4141
GITHUB_TOKEN: ${{ steps.token.outputs.token }}
4242
with:

0 commit comments

Comments
 (0)