Skip to content

Commit 27737c5

Browse files
committed
fix mistake
1 parent d4fd11a commit 27737c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/google-cloudrun-source.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
# workload_identity_provider: '${{ secrets.WIF_PROVIDER }}' # e.g. - projects/123456789/locations/global/workloadIdentityPools/my-pool/providers/my-provider
7575
# service_account: '${{ secrets.WIF_SERVICE_ACCOUNT }}' # e.g. - my-service-account@my-project.iam.gserviceaccount.com
7676

77-
NOTE: Alternative option - authentication via credentials json
77+
# NOTE: Alternative option - authentication via credentials json
7878
- name: Google Auth
7979
id: auth
8080
uses: 'google-github-actions/auth@v0'

0 commit comments

Comments
 (0)