Skip to content

Create sign-up.html #75

Create sign-up.html

Create sign-up.html #75

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