DEV Community

Aravind Kumar Vemula
Aravind Kumar Vemula

Posted on Edited on

It is used to deploy your site in netlify

My Workflow

This is used to deploy your project folder in a netlify account
For this you need to add your Auth_token from netlify in secrects in your project file

Submission Category:

I choose this category 'Wacky Wildcards' for this hackathon..

Yaml File or Link to Code

https://github.com/LMAS-3009/try2/blob/master/.github/workflows/main.yml

Info

I think this may works or not but just tried..
I don't know how to build any workflow.. I tried my level best to try this simple one

Top comments (1)

Collapse
 
yoursunny profile image
Junxiao Shi

Have you considered netlify/actions/cli@master?