Skip to content

Update index.html

Update index.html #9

name: Build and Deploy
on: [push]
jobs:
build-and-deploy:
runs-on: ubuntu-latest
environment:
name: github-pages
url: https://e965.ru
steps:
- name: Checkout 🛎️
uses: actions/checkout@v2
- name: Deploy 🚀
uses: JamesIves/[email protected]
with:
branch: gh-pages
folder: dist