mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-01 07:02:48 +08:00
Fix branch name
This commit is contained in:
parent
26bcc9d97f
commit
75864d2b61
1 changed files with 1 additions and 1 deletions
2
.github/workflows/package.yml
vendored
2
.github/workflows/package.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
|||
|
||||
create_archive:
|
||||
needs: check_version
|
||||
uses: inpsyde/reusable-workflows/.github/workflows/build-plugin-archive.yml@prefixed-archives
|
||||
uses: inpsyde/reusable-workflows/.github/workflows/build-plugin-archive.yml@feature/prefixed-archives
|
||||
with:
|
||||
PHP_VERSION: 7.2
|
||||
PLUGIN_MAIN_FILE: ./woocommerce-paypal-payments.php
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue