mirror of
https://github.com/benjaminjacobreji/standardnotes-extensions.git
synced 2026-02-03 02:44:00 +08:00
Update update-extensions.yml
This commit is contained in:
committed by
GitHub
parent
f938e5a8fc
commit
71abd4e3e7
1
.github/workflows/update-extensions.yml
vendored
1
.github/workflows/update-extensions.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user