echo for debugging

This commit is contained in:
2025-11-07 17:51:04 -05:00
parent 0a86357f2f
commit eebbe0be27

View File

@@ -44,6 +44,7 @@ runs:
'${{ gitea.server_url }}/api/packages/${{ gitea.repository_owner }}/arch/${{ steps.parsed.outputs.destination }}'
done
" > "./post-entrypoint.sh"
cat "./post-entrypoint.sh"
chmod +x "./post-entrypoint.sh"
git config --global user.name 'Guy Incognito'
git config --global user.email 'user@local'