Skip to content

Commit 3723322

Browse files
authored
fix: update file name
1 parent 9120085 commit 3723322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/UpdateDirectory.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
git config --global user.name github-actions
2525
git config --global user.email '${GITHUB_ACTOR}@users.noreply.github.com'
2626
git remote set-url origin https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/$GITHUB_REPOSITORY
27-
.github/workflows/commitAndPushDirectory.sh
27+
.github/workflows/CommitAndPushDirectory.sh

0 commit comments

Comments
 (0)