We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9120085 commit 3723322Copy full SHA for 3723322
.github/workflows/UpdateDirectory.yml
@@ -24,4 +24,4 @@ jobs:
24
git config --global user.name github-actions
25
git config --global user.email '${GITHUB_ACTOR}@users.noreply.github.com'
26
git remote set-url origin https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/$GITHUB_REPOSITORY
27
- .github/workflows/commitAndPushDirectory.sh
+ .github/workflows/CommitAndPushDirectory.sh
0 commit comments