Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/task/fix-build-action' into fix/…
Browse files Browse the repository at this point in the history
…PIWOO-422
  • Loading branch information
inpsyde-maticluznar committed Feb 6, 2024
2 parents e86fee2 + 80ff660 commit 4848646
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ jobs:
PHP_VERSION: 7.2
PLUGIN_MAIN_FILE: mollie-payments-for-woocommerce.php
ARCHIVE_NAME: mollie-payments-for-woocommerce
PRE_SCRIPT: |
echo 'hello world!';
POST_SCRIPT: |
mv dist/WooCommerce dist/mollie-payments-for-woocommerce

0 comments on commit 4848646

Please sign in to comment.