Skip to content

Commit adfcf0d

Browse files
committed
fix
1 parent 75d88d6 commit adfcf0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ipfs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
with:
5959
valueFile: 'config.yml'
6060
propertyPath: 'params.robotsNoIndex'
61-
value: true
61+
value: "!!bool 'true'"
6262
commitChange: false
6363

6464
- name: Build

0 commit comments

Comments
 (0)