Fix Go publishing step to handle URL properly
All checks were successful
Generate and Release Protos / release (push) Successful in 21s

This commit is contained in:
2026-01-07 14:07:56 +00:00
parent 018190f76b
commit ab31c84913

View File

@@ -84,4 +84,4 @@ jobs:
zip -r ../../rail-backend-${{ steps.get_version.outputs.VERSION }}.zip .
curl --user "owlbot:${{ secrets.PACKAGE_PUSH }}" \
--upload-file ../../rail-backend-${{ steps.get_version.outputs.VERSION }}.zip \
https://${{ github.server_url }}/api/packages/owlboard/go/upload
${{ github.server_url }}/api/packages/owlboard/go/upload