Skip to content

Commit

Permalink
Uploaded title image to github pages
Browse files Browse the repository at this point in the history
  • Loading branch information
spmallette committed Jul 15, 2024
1 parent 846ab9f commit 255f824
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-asciidoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
sed -i "s|${SEARCH_STRING}|${REPLACE_STRING}|g" "Practical-Gremlin.html"
mkdir ../target
cp Practical-Gremlin.html ../target/index.html
cp ../images/PRACTICAL-GREMLIN-Revised-v2.png ../target
- name: Setup Pages
uses: actions/configure-pages@v3
- name: Upload artifact
Expand Down

0 comments on commit 255f824

Please sign in to comment.