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 4ca6ad1 commit 58213a2Copy full SHA for 58213a2
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@3dc647fee3586e57c7c31eb900fdec7cbb44f23f
+ uses: getsentry/craft@bae212ca7aec50bb716eafd387c80bcfb28da937
39
env:
40
GITHUB_TOKEN: ${{ steps.token.outputs.token }}
41
with:
0 commit comments