diff --git a/.gitea/workflows/render-dnssec-status.yaml b/.gitea/workflows/render-dnssec-status.yaml index 072e85a..ce4567c 100644 --- a/.gitea/workflows/render-dnssec-status.yaml +++ b/.gitea/workflows/render-dnssec-status.yaml @@ -110,7 +110,7 @@ jobs: - name: Stage generated files. run: | - git add *.png + git add docs/SECURITY/*.png env: GIT_SSH_COMMAND: "ssh -p 42842"