mirror of
https://github.com/danbee/danbarber.me.hugo.git
synced 2025-03-04 08:59:18 +00:00
Fix remote add
This commit is contained in:
parent
0a5b96e552
commit
967b9176c7
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -17,5 +17,5 @@ jobs:
|
||||
|
||||
- name: Run a multi-line script
|
||||
run: |
|
||||
git add remote dokku dokku@dokku.danbee.in:me
|
||||
git remote add dokku dokku@dokku.danbee.in:me
|
||||
git push dokku
|
||||
|
||||
Loading…
Reference in New Issue
Block a user