mirror of
https://github.com/cc65/cc65.git
synced 2024-12-27 00:29:31 +00:00
try gain with classic token
This commit is contained in:
parent
17f58d934f
commit
ea90c934d7
@ -122,7 +122,7 @@ jobs:
|
||||
git config push.default simple
|
||||
git add -A
|
||||
git commit -m "Updated from cc65 commit ${GITHUB_SHA}."
|
||||
git push -v
|
||||
git push -n -v
|
||||
|
||||
# enter secrets under "repository secrets"
|
||||
- name: Upload snapshot to sourceforge
|
||||
|
Loading…
Reference in New Issue
Block a user