Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
carstingaxion committed May 7, 2024
1 parent a549633 commit 4e7eb15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prepare-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:

- name: Copy built assets into ZIP for extraction inside Playground.
run: |
zip -r zips/playground-assets.zip wp-content -x "*.git*"
zip -r zips/playground-assets.zip wp-content/themes -x "*.git*"
rm -rf wp-content
- uses: EndBug/add-and-commit@v9
Expand Down

0 comments on commit 4e7eb15

Please sign in to comment.