Update main.yaml

This commit is contained in:
spiritlhl 2024-05-01 22:01:55 +08:00 committed by GitHub
parent ae8b8ce0cd
commit 7b0f0501de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,6 +36,7 @@ jobs:
echo "Deleting asset with ID: $asset"
curl -X DELETE -H "Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}" "https://api.github.com/repos/oneclickvirt/backtrace/releases/assets/$asset"
done
sleep 60
release-binary:
name: Release Go Binary