Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
0xNe0x1 committed Nov 30, 2024
1 parent 3054f8e commit 011ea85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-github-zip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

- name: move files into dedicated folder /depay-woocommerce-payments
run: |
mkdir depay-woocommerce-payments && mv -t depay-woocommerce-payments depay-woocommerce-payments.php LICENSE readme.txt changelog.txt assets dist includes languages vendor
mkdir depay-woocommerce-payments && mv -t depay-woocommerce-payments depay-woocommerce-payments.php LICENSE readme.txt assets dist includes languages vendor
- uses: montudor/action-zip@v1
with:
Expand Down

0 comments on commit 011ea85

Please sign in to comment.