mirror of
https://github.com/Hopiu/djLint.git
synced 2026-03-16 21:40:24 +00:00
Update demo.yml
This commit is contained in:
parent
ef04894eb3
commit
ae4a90b8a7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/demo.yml
vendored
2
.github/workflows/demo.yml
vendored
|
|
@ -54,7 +54,7 @@ jobs:
|
|||
git config user.name "$(git log -n 1 --pretty=format:%an)"
|
||||
git config user.email "$(git log -n 1 --pretty=format:%ae)"
|
||||
git branch --unset-upstream
|
||||
git push --set-upstream django-djlint --force
|
||||
git push --force --set-upstream origin django-djlint
|
||||
|
||||
- name: format
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue