Update update-extensions.yml

This commit is contained in:
Benjamin Jacob Reji
2021-01-10 12:15:11 +04:00
committed by GitHub
parent f938e5a8fc
commit 71abd4e3e7

View File

@@ -39,7 +39,6 @@ jobs:
- name: Commit Changes
shell: bash
run: |
git remote set-url origin ${{ secrets.ssh }}
git status
if [ -n "$(git status --porcelain)" ]; then
git add -A