File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 96
96
run : npm run build -- --win
97
97
98
98
- name : Upload artifact to Camunda Download Center
99
- uses : camunda/infra-global-github-actions/download-center-upload@ea0a770d2e939a3648e2233bbfdce8cabd58bdb6
99
+ uses : camunda/infra-global-github-actions/download-center-upload@f56cca641400deb046d719c105db4f0fd352bd08
100
100
with :
101
101
gcp_credentials : ${{ steps.secrets.outputs.GCP_CREDENTIALS_NAME }}
102
102
env : ' prod'
Original file line number Diff line number Diff line change 30
30
secrets : |
31
31
secret/data/common/jenkins/downloads-camunda-cloud_google_sa_key DOWNLOAD_CENTER_GCLOUD_KEY_BYTES | GCP_CREDENTIALS_NAME;
32
32
- name : Upload artifacts to Camunda Download Center
33
- uses : camunda/infra-global-github-actions/download-center-upload@ea0a770d2e939a3648e2233bbfdce8cabd58bdb6
33
+ uses : camunda/infra-global-github-actions/download-center-upload@f56cca641400deb046d719c105db4f0fd352bd08
34
34
with :
35
35
gcp_credentials : ${{ steps.secrets.outputs.GCP_CREDENTIALS_NAME }}
36
36
env : ' prod'
You can’t perform that action at this time.
0 commit comments