Disablo tailscale cache

This commit is contained in:
aria 2025-05-16 22:53:10 +10:00
parent c8c13c8c9e
commit 1df985e246
No known key found for this signature in database

View file

@ -51,7 +51,6 @@ jobs:
uses: https://github.com/tailscale/github-action@v3 uses: https://github.com/tailscale/github-action@v3
with: with:
authkey: ${{ secrets.TAILSCALE_AUTHKEY }} authkey: ${{ secrets.TAILSCALE_AUTHKEY }}
use-cache: 'true'
- name: Create folder if not exists - name: Create folder if not exists
continue-on-error: true continue-on-error: true