mirror of
https://github.com/cc65/cc65.git
synced 2025-01-03 16:33:19 +00:00
comment out the push again. who knows whats wrong. sigh
This commit is contained in:
parent
681c51b37e
commit
20f0427fa4
@ -120,7 +120,7 @@ jobs:
|
|||||||
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 commit -m "Updated from cc65 commit ${GITHUB_SHA}."
|
||||||
git push -n -v
|
#git push -n -v
|
||||||
|
|
||||||
# enter secrets under "repository secrets"
|
# enter secrets under "repository secrets"
|
||||||
- name: Upload snapshot to sourceforge
|
- name: Upload snapshot to sourceforge
|
||||||
|
Loading…
Reference in New Issue
Block a user