← All Articles
My Github Action for the Linode cli
Posted on
GitHub Hackathon
Today I entered the Github Actions Hackathon. What better way to kick off the blog!
Github is currently hosting a four-week hackathon for the community to submit original GitHub Actions. As a bonus, the first 1,000 submissions receive free GitHub swag! I decided to have a go and made an action to allow access to the Linode cli within a GitHub workflow.
You can find the project here: https://github.com/brendon1555/setup-linode-cli
This is my first time creating something opensource from scratch. I have previously contributed to a few opensource projects for last year’s Hacktoberfest but nothing too serious. This isn’t all that much either but its a start.
I look forward to contributing more to opensource where and when I can.