Skip to content

Commit f136fa1

Browse files
committed
test token
1 parent 156b5ea commit f136fa1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ jobs:
3939
- name: Setup GCloud SDK
4040
uses: "google-github-actions/setup-gcloud@v2"
4141

42+
- name: Token
43+
run: gcloud auth print-acces-token
44+
4245
# If the event that triggered the build was an annotated tag (which our
4346
# tags are supposed to be), actions/checkout has a bug where the tag in
4447
# question is only a lightweight tag and not a full annotated tag. This

0 commit comments

Comments
 (0)