Skip to content

Commit

Permalink
Point to dev action for release
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaymo committed Jan 8, 2024
1 parent 65ce991 commit 20c0224
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 @@ -7,7 +7,7 @@ on:
required: true
jobs:
create_archive:
uses: inpsyde/reusable-workflows/.github/workflows/build-plugin-archive.yml@main
uses: inpsyde/reusable-workflows/.github/workflows/build-plugin-archive.yml@task/build-plugin-archive-without-dep-dependencies
with:
PLUGIN_VERSION: ${{ inputs.PACKAGE_VERSION }}
PHP_VERSION: 7.2
Expand Down

0 comments on commit 20c0224

Please sign in to comment.