Skip to content

Commit

Permalink
master workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
carlospolop committed Feb 12, 2025
1 parent ec1c1fa commit 70cb304
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build_master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
git pull
cp book/searchindex.js searchindex.js
cp book/searchindex.json searchindex.json
git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud
git add searchindex.js searchindex.json
git commit -m "Update searchindex"
git push
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,3 @@ az postgres flexible-server ad-admin create \
```

{{#include ../../../banners/hacktricks-training.md}}

0 comments on commit 70cb304

Please sign in to comment.