Skip to content

Commit

Permalink
Update directory_writer.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Ruslan Senatorov <[email protected]>
  • Loading branch information
ruslansenatorov authored Nov 8, 2024
1 parent 75e1fff commit 384c691
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/directory_writer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
run: |
scripts/build_directory_md.py 2>&1 | tee DIRECTORY.md
scripts/build_directory_md.py 2>&1 | tee README.md
scripts/remove_base64_images.py 2>&1 | *.py
git config --global user.name "$GITHUB_ACTOR"
git config --global user.email "[email protected]"
git remote set-url origin https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/$GITHUB_REPOSITORY
Expand Down

0 comments on commit 384c691

Please sign in to comment.