Skip to content

Commit

Permalink
[master] Rename some py files
Browse files Browse the repository at this point in the history
  • Loading branch information
T3l3sc0p3 committed Feb 2, 2024
1 parent 7c34cbb commit c5276ae
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions .github/workflows/random-gifs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
- name: Create random avatar + gifs
run: |
python ".github/script/random_gif.py" "README.md" "div"
python ".github/script/random_avatar.py" "_config.yml"
python ".github/script/random-gif.py" "README.md" "div"
python ".github/script/random-avatar.py" "_config.yml"
if [[ $(git status --porcelain) ]]; then
git config --local user.name "github-actions[bot]"
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
Expand Down

0 comments on commit c5276ae

Please sign in to comment.