mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-07-05 00:01:37 +08:00
fix: update file name
This commit is contained in:
2
.github/workflows/UpdateDirectory.yml
vendored
2
.github/workflows/UpdateDirectory.yml
vendored
@ -24,4 +24,4 @@ jobs:
|
||||
git config --global user.name github-actions
|
||||
git config --global user.email '${GITHUB_ACTOR}@users.noreply.github.com'
|
||||
git remote set-url origin https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/$GITHUB_REPOSITORY
|
||||
.github/workflows/commitAndPushDirectory.sh
|
||||
.github/workflows/CommitAndPushDirectory.sh
|
||||
|
Reference in New Issue
Block a user