Skip to content

Commit

Permalink
Add ASSETS_DIR for plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
mukeshpanchal27 committed Apr 4, 2023
1 parent a2c11d3 commit 5d4e5c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-standalone-plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,5 @@ jobs:
SLUG: ${{ matrix.slug }}
VERSION: ${{ matrix.version }}
BUILD_DIR: ./build/${{ matrix.slug }}
ASSETS_DIR: ./build/${{ matrix.slug }}/.wordpress-org
run: bash ./deploy.sh

0 comments on commit 5d4e5c0

Please sign in to comment.