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 77ffea0 commit 4431f85Copy full SHA for 4431f85
.craft.env
@@ -0,0 +1 @@
1
+CRAFT_LOG_LEVEL=trace
.github/workflows/release.yml
@@ -26,7 +26,6 @@ jobs:
26
uses: getsentry/action-prepare-release@v1
27
env:
28
GITHUB_TOKEN: ${{ secrets.GH_RELEASE_PAT }}
29
- CRAFT_LOG_LEVEL: trace
30
with:
31
version: ${{ github.event.inputs.version }}
32
force: ${{ github.event.inputs.force }}
0 commit comments