nevermind

This commit is contained in:
2025-10-28 23:18:06 -05:00
parent e9b26b6102
commit 48ef278484

View File

@@ -12,13 +12,6 @@ runs:
run: |
echo "#!/bin/bash
echo '📤️ Uploading package ...'
ls -al
git config --global user.name 'Guy Incognito'
git config --global user.email 'user@local'
git add ./*.tar.zst
git commit -m 'fuck you, gitea'
curl --user $username:$token \
--upload-file ./*.tar.zst \
'${{ gitea.server_url }}/api/packages/packages_test/arch/microverse'