1
0
mirror of https://github.com/cc65/cc65.git synced 2024-05-29 08:41:31 +00:00
This commit is contained in:
mrdudz 2023-05-04 20:52:50 +02:00
parent 926d09a14d
commit 17f58d934f

View File

@ -122,7 +122,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 -v git push -v
# enter secrets under "repository secrets" # enter secrets under "repository secrets"
- name: Upload snapshot to sourceforge - name: Upload snapshot to sourceforge