Skip to content

Commit

Permalink
docs: add all files
Browse files Browse the repository at this point in the history
  • Loading branch information
gernest committed Feb 13, 2024
1 parent 0d69baf commit eed2418
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tools/site
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ go build -o bin/docs ./tools/docs/

./bin/docs docs/ ../vinceanalytics.github.io/
cd ../vinceanalytics.github.io
git commit -am "update docs"
git add .
git commit -m "update docs"
git push
cd -

0 comments on commit eed2418

Please sign in to comment.