is this even working?

This commit is contained in:
2025-10-28 23:24:54 -05:00
parent a2e9dac61b
commit 5b9bf4eb2f

View File

@@ -12,6 +12,7 @@ runs:
run: |
echo "#!/bin/bash
echo '📤️ Uploading package ...'
echo testing: my username is $username
curl --user $username:$token \
--upload-file ./*.tar.zst \
'${{ gitea.server_url }}/api/packages/packages_test/arch/microverse'