Trying a verbose Git push.
If I'm lucky, it will tell me more.
This commit is contained in:
@@ -111,7 +111,8 @@ jobs:
|
|||||||
git config user.email "cc65.nomail@github.com"
|
git config user.email "cc65.nomail@github.com"
|
||||||
git config push.default simple
|
git config push.default simple
|
||||||
git add -A
|
git add -A
|
||||||
git commit -m "Updated from cc65 commit ${GITHUB_SHA}." && git push
|
git commit -m "Updated from cc65 commit ${GITHUB_SHA}."
|
||||||
|
git push -v
|
||||||
|
|
||||||
# enter secrets under "repository secrets"
|
# enter secrets under "repository secrets"
|
||||||
- name: Upload snapshot to sourceforge
|
- name: Upload snapshot to sourceforge
|
||||||
|
|||||||
Reference in New Issue
Block a user