Run deploy to GCP #4
main.yml
on: workflow_dispatch
deploy_client
6s
deploy_cms
8s
Annotations
2 errors and 1 warning
deploy_client
google-github-actions/auth failed with: retry function failed after 4 attempts: the GitHub Action workflow must specify exactly one of "workload_identity_provider" or "credentials_json"! If you are specifying input values via GitHub secrets, ensure the secret is being injected into the environment. By default, secrets are not passed to workflows triggered from forks, including Dependabot.
|
deploy_cms
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/global-rangelands-data-platform/global-rangelands-data-platform/.github/actions/build-and-deploy-to-cloud-run'. Did you forget to run actions/checkout before running your local action?
|
deploy_client
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: google-github-actions/auth@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|