Skip to content

Instantly share code, notes, and snippets.

View Markkos89's full-sized avatar

Marcos Iglesias Markkos89

View GitHub Profile
name: Deploy React app in S3 Bucket
on:
workflow_dispatch:
inputs:
tags:
description: "Deploy manual client"
push:
branches:
name: Deploy Beanstalk
on:
push:
branches:
- master
- hotfix/ci*
- ci/*
paths:
Tuve una idea para cambiar el mundo.