This commit is contained in:
Carlos Polop 2025-04-20 16:52:17 +02:00
parent 7f1a25cb7b
commit 9c9b53d240

View File

@ -52,7 +52,7 @@ jobs:
fi
(git add searchindex.js searchindex.json;
git commit -m "Update searchindex";
git push) || true
git push) || echo "No changes to searchindex.js"
# Login in AWs
- name: Configure AWS credentials using OIDC