Skip to main content

One post tagged with "auto deploy"

View All Tags

· 4 min read
Patrik Mäsiar

In recent months, we have started to use GitHub more actively. There are several reasons. We started developing our own shareable libraries, we started creating internal tools, and so on. This led to several further steps and decisions. We have become a GitHub organization. So nice news. The second idea was to save our time when developing multiple tools so that we could test the tools, write nice code, and deploy them. GitHub has a very cool solution for these issues. They call it GitHub actions.