Skip to content

Delete index.html

Delete index.html #5

Workflow file for this run

name: deploy
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3