Skip to content

Commit

Permalink
Change folder name in action
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaymo committed Jan 9, 2024
1 parent 3b9fdf9 commit b9e8a3c
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 @@ -14,4 +14,4 @@ jobs:
PLUGIN_MAIN_FILE: mollie-payments-for-woocommerce.php
ARCHIVE_NAME: mollie-payments-for-woocommerce
PRE_SCRIPT: |
echo 'hello world!';
cd .. && mv WooCommerce mollie-payments-for-woocommerce && cd mollie-payments-for-woocommerce

0 comments on commit b9e8a3c

Please sign in to comment.