diff --git a/.forgejo/workflows/deploy.yaml b/.forgejo/workflows/deploy.yaml index 9932058..46523ff 100644 --- a/.forgejo/workflows/deploy.yaml +++ b/.forgejo/workflows/deploy.yaml @@ -23,7 +23,7 @@ jobs: path: overrides - name: Copy config file to root - run: cp overrides/config.ts ./config.ts + run: cp overrides/config.ts ./config.ts - name: print file structure run: |