is this even working?
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user