CI: Set service-account on 'push-to-gcs' as well as login (#107184)

* Set service-account on 'push-to-gcs' as well as login

* Update publish-artifact.yml
This commit is contained in:
Kevin Minehart 2025-06-25 08:25:24 -05:00 committed by GitHub
parent 38cc0e25c4
commit bbce735793
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -65,3 +65,4 @@ jobs:
parent: false
path: out
bucket_path: ${{ inputs.bucket-path }}
service_account: ${{ inputs.service-account }}