diff --git a/.github/workflows/deploy-org.yml b/.github/workflows/deploy-org.yml index 522422bc..e5f122fe 100644 --- a/.github/workflows/deploy-org.yml +++ b/.github/workflows/deploy-org.yml @@ -74,8 +74,8 @@ jobs: # Provide the file type. asset_content_type: application/zip - - name: Generate zip - uses: 10up/action-wordpress-plugin-build-zip@stable - env: - SLUG: wedevs-project-manager # optional, remove if GitHub repo name matches SVN slug, including capitalization + - name: Generate zip + uses: 10up/action-wordpress-plugin-build-zip@stable + env: + SLUG: wedevs-project-manager # optional, remove if GitHub repo name matches SVN slug, including capitalization