diff --git a/.gitea/workflows/render-dnssec-status.yaml b/.gitea/workflows/render-dnssec-status.yaml index ce4567c..e40701a 100644 --- a/.gitea/workflows/render-dnssec-status.yaml +++ b/.gitea/workflows/render-dnssec-status.yaml @@ -95,8 +95,9 @@ jobs: git config gpg.format openpgp - name: Ensure docs/SECURITY/ directory exists. - run: + run: | mkdir -p docs/SECURITY/ + rm -f docs/SECURITY/coresecret.dev.png - name: Prepare DNS Cache. run: |