Skip to content

Commit

Permalink
test release
Browse files Browse the repository at this point in the history
  • Loading branch information
carlHandy committed Sep 30, 2024
1 parent 3732edb commit c88cb07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Zip project
run: |
mkdir -p mmg-checkout-payment
cp -r main.php LICENSE.txt uninstall.php vendor/* README.txt includes/* admin/* public/* mmg-checkout-payment/
cp -r main.php LICENSE.txt uninstall.php vendor README.txt includes admin public mmg-checkout-payment/
zip -r mmg-checkout-payment.zip mmg-checkout-payment
- name: Setup GitHub CLI
Expand Down

0 comments on commit c88cb07

Please sign in to comment.