Skip to content

Commit

Permalink
Merge pull request #160 from joshua-jerred/doxygen-publish-action-nam…
Browse files Browse the repository at this point in the history
…e-fix

Update doxygen_publish.yml
  • Loading branch information
joshua-jerred authored Nov 9, 2023
2 parents b66e282 + 863764f commit a5a2075
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/doxygen_publish.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Giraffe CI
name: Doxygen Publish

on:
push:
Expand All @@ -22,4 +22,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./build/dox/html
cname: giraffe.joshuajer.red
cname: giraffe.joshuajer.red

0 comments on commit a5a2075

Please sign in to comment.