Skip to content

Instantly share code, notes, and snippets.

View Upward-Spiral's full-sized avatar

Azadeh Upward-Spiral

View GitHub Profile
# Read more about setting it up
# https://medium.com/@ljmocic/deploying-react-application-to-aws-s3-using-github-actions-85addacaeace
on:
push:
tags:
- '*'
jobs:
build: