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 75d88d6 commit adfcf0dCopy full SHA for adfcf0d
.github/workflows/ipfs.yml
@@ -58,7 +58,7 @@ jobs:
58
with:
59
valueFile: 'config.yml'
60
propertyPath: 'params.robotsNoIndex'
61
- value: true
+ value: "!!bool 'true'"
62
commitChange: false
63
64
- name: Build
0 commit comments