Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Isengo1989 committed Oct 13, 2023
1 parent 37a6384 commit 5e25df2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/digitalsalesroom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ jobs:
needs: vars
uses: shopware/docs-ci/.github/workflows/generate_schema.yml@dx-adhoc/add-workflow-for-dsr
with:
api_type: storeapi
schema_flags: --store-api -b ${{ needs.vars.outputs.PLUGIN_NAME }} ${{ needs.vars.outputs.PLUGIN_NAME }}-storeapi.json
schema_file: ${{ needs.vars.outputs.PLUGIN_NAME }}-storeapi.json
plugin_name: ${{ needs.vars.outputs.PLUGIN_NAME }}
plugin_url: ${{ needs.vars.outputs.PLUGIN_URL }}
composer_packages: ${{ needs.vars.outputs.COMPOSER_PACKAGES }}
Expand Down

0 comments on commit 5e25df2

Please sign in to comment.