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 a9316f9 commit f5a39dbCopy full SHA for f5a39db
.github/workflows/publish.yml
@@ -25,6 +25,7 @@ jobs:
25
uses: limjh16/jekyll-action-ts@v2
26
with:
27
enable_cache: true
28
+ custom_opts: '--trace'
29
30
- name: Uploading artifacts
31
uses: actions/upload-artifact@v4
0 commit comments