Skip to content

Commit 605327f

Browse files
committed
replace deprecated option
1 parent 7f31c38 commit 605327f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
pandoc README.md \
3434
-f gfm \
3535
-t html \
36-
--self-contained \
36+
--embed-resources \
3737
--standalone \
3838
--include-in-header=header.html \
3939
--include-before-body=before.html \

0 commit comments

Comments
 (0)