try verbose dry run to see what it does :)

This commit is contained in:
mrdudz 2023-05-04 14:19:27 +02:00
parent 13f317e660
commit 0957c36115
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,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