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 479af8a commit 6f19d11Copy full SHA for 6f19d11
1 file changed
.github/workflows/publish-release.yaml
@@ -35,7 +35,7 @@ jobs:
35
fetch-depth: 0
36
37
- name: Prepare release
38
- uses: getsentry/craft@97d0c4286f32a80d09c8b89366d762fecc3e27b6
+ uses: getsentry/craft@3dc647fee3586e57c7c31eb900fdec7cbb44f23f
39
env:
40
GITHUB_TOKEN: ${{ steps.token.outputs.token }}
41
with:
0 commit comments