Skip to content

Commit

Permalink
Update dokka.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
gmitch215 committed Apr 27, 2024
1 parent 0a5d5ec commit 09f2d04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dokka.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ cp -Rfv ./docs/* ./
rm -rf ./docs

git add .
git commit -m "Update JavaDocs ($1)"
git commit -m "Update Dokka ($1)"
git push -f origin gh-pages

0 comments on commit 09f2d04

Please sign in to comment.