We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4753351 commit d2dae47Copy full SHA for d2dae47
1 file changed
.github/workflows/publish.yml
@@ -86,7 +86,7 @@ jobs:
86
87
dir=_base
88
cd $dir
89
- echo "" >> _config.txt
+ touch _config.txt
90
zip -r -9 ../_output/Help-.zip .
91
cd ..
92
0 commit comments