Update build-and-deploy-plugins.yml
This commit is contained in:
@@ -79,7 +79,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Upload to GCS
|
- name: Upload to GCS
|
||||||
run: |
|
run: |
|
||||||
gsutil -m cp -r *.zip gs://${GCS_BUCKET}/
|
gsutil -m cp -r $ZIP_FILE gs://${GCS_BUCKET}/
|
||||||
|
|
||||||
- name: Cleanup
|
- name: Cleanup
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user