Skip to content

Commit 5d4e5c0

Browse files
Add ASSETS_DIR for plugin
1 parent a2c11d3 commit 5d4e5c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-standalone-plugins.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,5 @@ jobs:
6060
SLUG: ${{ matrix.slug }}
6161
VERSION: ${{ matrix.version }}
6262
BUILD_DIR: ./build/${{ matrix.slug }}
63+
ASSETS_DIR: ./build/${{ matrix.slug }}/.wordpress-org
6364
run: bash ./deploy.sh

0 commit comments

Comments
 (0)