add robots, add variables, change docs

This commit is contained in:
Artur Akmalov
2023-05-25 00:02:52 +05:00
parent 4d4d42964d
commit 8cc01bfe08
22 changed files with 223 additions and 11 deletions
+2 -3
View File
@@ -11,6 +11,8 @@ jobs:
name: github-pages
name: Deploy to GitHub Pages
runs-on: ubuntu-latest
env:
GOOGLE_ANALYTICS_TAG_ID: ${{ secrets.GOOGLE_ANALYTICS_TAG_ID }}
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
@@ -29,6 +31,3 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./build
# - name: GitHub Pages change URL
# run: bash github-page-url.sh