diff --git a/.gitea/workflows/gen.yaml b/.gitea/workflows/gen.yaml index 0cc3099..4a1ca9f 100644 --- a/.gitea/workflows/gen.yaml +++ b/.gitea/workflows/gen.yaml @@ -52,10 +52,6 @@ jobs: bash create-adguardhome.sh cp output/adguardhome/lancache.conf /tmp/lancache.conf - - name: Cat /tmp/lancache.conf - run: | - cat /tmp/lancache.conf - - name: upload it on my repo run: | git config --global user.name "Gitea Actions"