Skip to content

Commit 255f824

Browse files
committed
Uploaded title image to github pages
1 parent 846ab9f commit 255f824

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-asciidoc.yml

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
sed -i "s|${SEARCH_STRING}|${REPLACE_STRING}|g" "Practical-Gremlin.html"
5050
mkdir ../target
5151
cp Practical-Gremlin.html ../target/index.html
52+
cp ../images/PRACTICAL-GREMLIN-Revised-v2.png ../target
5253
- name: Setup Pages
5354
uses: actions/configure-pages@v3
5455
- name: Upload artifact

0 commit comments

Comments
 (0)