Skip to content

Commit

Permalink
Add google verification file
Browse files Browse the repository at this point in the history
  • Loading branch information
micahsnyder committed Nov 28, 2023
1 parent e7acd8e commit d4f5ca1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
GITHUB_DEPLOY_KEY: ${{ secrets.DEPLOY_KEY }}
run: |
touch book/.nojekyll
cp googled62299e9391332c4.html book/googled62299e9391332c4.html
echo ${{ env.CNAME }} > book/CNAME
rustc deploy.rs -o /tmp/deploy
cd book
Expand Down
1 change: 1 addition & 0 deletions googled62299e9391332c4.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
google-site-verification: googled62299e9391332c4.html

0 comments on commit d4f5ca1

Please sign in to comment.