Skip to content

Delete sign-up.html #76

Delete sign-up.html

Delete sign-up.html #76

Workflow file for this run

name: Fast Action Workflow
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
# Add your specific steps here for building and deploying your project