Skip to content

Commit

Permalink
Add version to commercial
Browse files Browse the repository at this point in the history
  • Loading branch information
Isengo1989 committed Nov 13, 2023
1 parent e80cbba commit 551b137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/plugin_commercial_schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
plugin_name: ${{ needs.vars.outputs.PLUGIN_NAME }}
plugin_url: ${{ needs.vars.outputs.PLUGIN_URL }}
shopware_version: ${{ needs.vars.outputs.SHOPWARE_VERSION }}
git_options: --tags 4.16.0 --single-branch
git_options: --depth 1 --branch 4.16.0
secrets: inherit
open-pr:
name: "Open a pull request"
Expand Down

0 comments on commit 551b137

Please sign in to comment.