Skip to content

Commit 77ffea0

Browse files
authored
chore: change craft log level to trace
1 parent c3acda6 commit 77ffea0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
uses: getsentry/action-prepare-release@v1
2727
env:
2828
GITHUB_TOKEN: ${{ secrets.GH_RELEASE_PAT }}
29+
CRAFT_LOG_LEVEL: trace
2930
with:
3031
version: ${{ github.event.inputs.version }}
3132
force: ${{ github.event.inputs.force }}

0 commit comments

Comments
 (0)