mirror of
https://github.com/cc65/cc65.git
synced 2025-02-05 20:31:53 +00:00
Trying a verbose Git push.
If I'm lucky, it will tell me more.
This commit is contained in:
parent
cb20b2e968
commit
4c74d4b851
@ -111,7 +111,8 @@ jobs:
|
||||
git config user.email "cc65.nomail@github.com"
|
||||
git config push.default simple
|
||||
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"
|
||||
- name: Upload snapshot to sourceforge
|
||||
|
Loading…
x
Reference in New Issue
Block a user