Skip to content

Commit 1744f2e

Browse files
authored
fix vendors mistype, vendor
1 parent 17ea306 commit 1744f2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
composer install
4545
4646
# Create a zip file with the source code including asasvirtuais-wp.php at root and vendors
47-
zip -r "asasvirtuais-wp.zip" asasvirtuais-wp.php vendors src
47+
zip -r "asasvirtuais-wp.zip" asasvirtuais-wp.php vendor src
4848
4949
# Commit and push the version updates
5050
git config --global user.email "39817766+asas-virtuais@users.noreply.github.com"

0 commit comments

Comments
 (0)