diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 35acaa7..41f578c 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -6,7 +6,7 @@ on: name: deploy env: - BIN: mdbook-template + BIN: git-view jobs: install-cross: diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4249b38..4cf75c3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,4 @@ -# Contributing to mdbook-template +# Contributing to git-view Thank you for your interest in contributing to this project! I really appreciate it!