Thanks to visit codestin.com
Credit goes to github.com

Skip to content

An example GitHub Action to deploy code to a machine on your Tailscale network

License

suryatmodulus/tailscale-deploy-github

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deploy action

To use:

Set secret TAILSCALE_AUTHKEY to your authentication key.

uses: tailscale/deploy-action
with:
    machine-name: 'hydrogen' # replace with hostname or IP address of machine to deploy to

About

An example GitHub Action to deploy code to a machine on your Tailscale network

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 50.2%
  • Shell 49.8%