Inspiration

Learn and get to know more github skills that i need as a developer.

What it does

First, I created a workflow file, that is, .github/workflows then added a jod to the workflow file. This was through adding a build to the workflow file. Finally I added actions to the file, which is basically adding "steps" under the 'build' in the workflow file, and merged the workflow file.

How we built it

I used github to create and edit the workflow file.

Challenges we ran into

No challenges encountered.

Accomplishments that we're proud of

Merging a pull request.

What we learned

How to add workflow to my repositories. Knowing CI/CD was a major boost.

What's next for github actions

Built With

Share this project:

Updates