Skip to content

Instantly share code, notes, and snippets.

View HarryZ10's full-sized avatar
👋
Just code fever..

Harry HarryZ10

👋
Just code fever..
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: