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.
2 parents bb493f9 + f4a6717 commit d62d618Copy full SHA for d62d618
.github/workflows/gh-pages-deploy.yaml
@@ -58,7 +58,7 @@ jobs:
58
# relatively as favicon.ico. if we skip public-url option, the href
59
# paths will instead request username.github.io/favicon.ico which will
60
# obviously return error 404 not found.
61
- run: ./trunk build --release
+ run: ./trunk build --release
62
63
64
# Deploy to gh-pages branch
0 commit comments