fix: builder and sdk changes #81

Merged
marcel.henselin merged 85 commits from chore/update_goreleaser into alpha 2026-03-11 13:13:46 +00:00
Showing only changes of commit 6fe178910d - Show all commits

View file

@ -137,7 +137,7 @@ runs:
shell: bash
run: |
set -e
set -x
set -o pipefail
jsonFile="${{ inputs.service_account_json_file_path }}"
jsonFile="${jsonFile:-x}"
@ -157,7 +157,7 @@ runs:
shell: bash
run: |
set -e
set -x
set -o pipefail
jsonFile="${{ inputs.service_account_json_file_path }}"
jsonFile="${jsonFile:-x}"