mirror of
https://github.com/ryankazokas/turbovault-app.git
synced 2026-04-17 01:42:53 +00:00
Compare commits
1 Commits
v1.0.6
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4ac3a50ca8 |
2
.github/workflows/build-and-deploy.yml
vendored
2
.github/workflows/build-and-deploy.yml
vendored
@@ -50,7 +50,7 @@ jobs:
|
|||||||
cache-to: type=gha,mode=max
|
cache-to: type=gha,mode=max
|
||||||
|
|
||||||
- name: Connect to Tailscale
|
- name: Connect to Tailscale
|
||||||
uses: tailscale/github-action@v2
|
uses: tailscale/github-action@v4
|
||||||
with:
|
with:
|
||||||
oauth-client-id: ${{ secrets.TAILSCALE_CLIENT_ID }}
|
oauth-client-id: ${{ secrets.TAILSCALE_CLIENT_ID }}
|
||||||
oauth-secret: ${{ secrets.TAILSCALE_CLIENT_SECRET }}
|
oauth-secret: ${{ secrets.TAILSCALE_CLIENT_SECRET }}
|
||||||
|
|||||||
Reference in New Issue
Block a user