workflow: typo in action

Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
Naman Sood 2023-07-02 13:15:30 -04:00
parent 923636f0d9
commit 595a852667

View file

@ -18,7 +18,7 @@ jobs:
uses: tailscale/github-action@v2
with:
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}
oauth-secret: ${{ secrets.TS_OAUTH_SECRET }}
oauth-secret: ${{ secrets.TS_OAUTH_CLIENT_SECRET }}
- name: Add SSH key
id: ssh
env: