Tag: GitHub Actions
February 2021 YouTube
![]() |
Videos posted in Febuary to YouTube |
October 2020 YouTube
![]() |
Videos posted in October to YouTube |
Publish aspnet core sites to Azure easily using GitHub actions
![]() |
Have a site sitting in GitHub that you currently maybe manually deploy to Azure or use some other tool? Why not use GitHub Actions to quickly and easily publish to Azure. I was pushing a small site (Guid.Empty) to Azure through GitHub and decided to document the couple steps for future me π... oh and for you of course π |
GitHub actions… CI in 5 clicks
![]() |
If you donβt know yet what GitHub actions are you can read about it on the GitHub Actions feature on GitHub. In short on the 8th of August GitHub announced an update to their actions which you can read about in this blog post. itβs a very easy way to automate anything from any event in GitHub. |