2 parents 6e6e1a1 + 449f2ca commit 0035644Copy full SHA for 0035644
1 file changed
.github/workflows/release_pdf.yml
@@ -29,6 +29,7 @@ jobs:
29
echo "$separator" >> The-Standard.html
30
done
31
echo "</body></html>" >> The-Standard.html
32
+ sed -i 's/id="user-content-/id="/g' The-Standard.html
33
command="$command The-Standard.pdf"
34
bash -c $command
35
- name: Archive production artifacts
0 commit comments