Merge pull request #832 from vansterzzz/iam1421 #484
main.yaml
on: push
Test Dashboard Configuration
/
Test Configuration
4s
Deploy to Development
/
Deploy to Google CDN
13s
Deploy to Production
/
Deploy to Google CDN
Annotations
1 warning
Deploy to Development / Deploy to Google CDN
There are no files to upload! Make sure the workflow uses the "checkout"step before uploading files:
- uses: 'actions/checkout@v4'
# ...
- uses: 'google-github-actions/upload-cloud-storage@v2'
Check that the "path" points to a valid destination on disk, relative to the GitHub Workspace. Make sure your files are not being ignored via a .gcloudignore file in the repository.
|