Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

fix(arbitrum-airdrop): Removed position because contract has been sel… #281

fix(arbitrum-airdrop): Removed position because contract has been sel…

fix(arbitrum-airdrop): Removed position because contract has been sel… #281

Triggered via push September 27, 2023 20:59
Status Success
Total duration 17s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Upload assets
8s
Upload assets
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Upload assets
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Upload assets
The "credentials" input is deprecated. Please switch to using google-github-actions/auth which supports both Workload Identity Federation and JSON Key authentication. For more details, see https://github.com/google-github-actions/upload-cloud-storage#authorization
Upload assets
There are no files to upload! Make sure the workflow uses the "checkout"step before uploading files: - uses: 'actions/checkout@v3' # ... - uses: 'google-github-actions/upload-cloud-storage@v0' 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.