diff --git a/.gitea/workflows/gen.yaml b/.gitea/workflows/gen.yaml index fc1e984..e8912f3 100644 --- a/.gitea/workflows/gen.yaml +++ b/.gitea/workflows/gen.yaml @@ -48,6 +48,7 @@ jobs: cd scripts bash create-adguardhome.sh cp output/adguardhome/lancache.conf /tmp/lancache.conf + sed -i "1i# $(date +%d-%m-%Y) - Generated with Gitea Actions" /tmp/lancache.conf - name: upload it on my repo run: |