Skip to content

Commit

Permalink
ci: fix store release
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim authored Oct 29, 2024
1 parent 0c877e3 commit 8337415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/store.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
build:
uses: FriendsOfShopware/actions/.github/workflows/store-shopware-cli.yml@main
uses: shopware/github-actions/.github/workflows/store-release.yml@main
with:
extensionName: ${{ github.event.repository.name }}
secrets:
Expand Down

0 comments on commit 8337415

Please sign in to comment.