mirror of
https://github.com/HackTricks-wiki/hacktricks.git
synced 2025-10-10 18:36:50 +00:00
f
This commit is contained in:
parent
7f1a25cb7b
commit
9c9b53d240
2
.github/workflows/build_master.yml
vendored
2
.github/workflows/build_master.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user