Update update-set-implementation-lists.yml

This commit is contained in:
ExpensiveKoala 2023-06-24 02:34:56 -07:00 committed by GitHub
parent 2ab2f38088
commit a47679af05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -199,6 +199,6 @@ jobs:
# Setup git config
# Stage the Set-implementation-list.md file, commit, then push
git add ./wiki/Set-implementation-list.md
git add -A
git commit -m Update Set-implementation-list.md
git push origin master
git push