Fix code snippet indentation.

This commit is contained in:
Marko Locher 2021-09-25 10:39:52 +02:00 committed by GitHub
parent f3e0b07f2f
commit 3381393d3c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,8 +6,8 @@ by adding a step to your workflow.
```yaml
- name: Tailscale
uses: tailscale/github-action@v1
with:
authkey: ${{ secrets.TAILSCALE_AUTHKEY }}
with:
authkey: ${{ secrets.TAILSCALE_AUTHKEY }}
```
Subsequent steps in the Action can then access nodes in your Tailnet.