deploy the tailscale GA post via the tailscale GA

Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
Naman Sood 2021-05-18 22:55:21 -04:00
parent 450f2fa076
commit 90fc188eb2

View file

@ -0,0 +1,9 @@
---
title: Using GitHub Actions and Tailscale to build and deploy applications securely
summary: A blog post I made while on my co-op, for my co-op, about my posting on my blog
time: 1621392571
---
While on co-op at [Tailscale](https://tailscale.com), I made a blog post for them that recently got published, about securing deployment and testing for your projects (for example, this blog!) by making GitHub Actions that can hook into your private Tailscale network. This means that you do not have to reveal an SSH port to the world, for example.
Check it out here: https://tailscale.com/blog/2021-05-github-actions-and-tailscale/