We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21d4096 commit f6396f4Copy full SHA for f6396f4
.github/workflows/update_directory_md.yml
@@ -17,7 +17,6 @@ jobs:
17
18
- name: 🤓 Commit & push new Directory (if needed)
19
run: |
20
- cat DIRECTORY.md
21
git config --global user.name github-actions
22
git config --global user.email '${GITHUB_ACTOR}@users.noreply.github.com'
23
git remote set-url origin https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/$GITHUB_REPOSITORY
0 commit comments