Participated in a hackathon
Wrote a DEV.to post
Published an article
Contributed to open source
2021 GitHub Actions Hackathon on DEV
+3
Published a new article, Automatically update git major tags on GitHub marketplace release, as a new submission to the 2021 GitHub Actions Hackathon on DEV, showcasing a 99% automated way of releasing and maintaining GitHub actions.

From a non-technical perspective, the post details the poorly documented steps needed to enable acceptance testing to marketplace actions, something possible with our release configuration and the described tag action.

This is all possible by leveraging all these GitHub marketplace actions:
- Actions-R-Us/actions-tagger@v2 - updates major tag on release
- @open-sauced/semantic-release-conventional-config@v3 - takes care of releasing everything up to the marketplace release