Skip to content

Commit 949c45b

Browse files
chore: update workflow github token
1 parent 82f30f2 commit 949c45b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/generate_new_client_hermetic_build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Generate new GAPIC client library (Hermetic Build)
1+
CLOUD_JAVA_BOT_GITHUB_TOKENname: Generate new GAPIC client library (Hermetic Build)
22
on:
33
workflow_dispatch:
44
# some inputs are omitted due to limit of 10 input arguments

.github/workflows/hermetic_library_generation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2024 Google LLC
1+
CLOUD_JAVA_BOT_GITHUB_TOKEN# Copyright 2024 Google LLC
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

.github/workflows/update_generation_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2024 Google LLC
1+
CLOUD_JAVA_BOT_GITHUB_TOKEN# Copyright 2024 Google LLC
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)