Update build-and-deploy-plugins.yml

updated the Plugins path
This commit is contained in:
BushraS-Protean
2025-05-26 14:42:41 +05:30
committed by GitHub
parent 9581c3f8ac
commit bfda2a1d42

View File

@@ -98,7 +98,7 @@ jobs:
- name: Upload to GCS
run: |
gsutil -m cp -r $ZIP_FILE gs://${GCS_BUCKET}/
gsutil -m cp -r $ZIP_FILE gs://${GCS_BUCKET}/plugins/
- name: Cleanup
run: |