diff --git a/.gitea/workflows/release.yml b/.gitea/workflows/release.yml index 53702fa..fdbee97 100644 --- a/.gitea/workflows/release.yml +++ b/.gitea/workflows/release.yml @@ -50,7 +50,7 @@ jobs: ACTIONS_RUNTIME_TOKEN: '' with: outputs: type=docker,dest=/tmp/startup.tar - cache-to: type=local,src=/tmp + cache-to: type=local,dest=/tmp - name: Check with trivy uses: aquasecurity/trivy-action@master