Skip to content

Commit fa7ce33

Browse files
authored
Merge pull request #218 from shopware/ci/use-self-hosted-octo-sts
ci: use self-hosted octo-sts
2 parents 28d82ae + 4e19f35 commit fa7ce33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/platform-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
concurrency: platform-sync-${{ github.ref }}
2020
name: Sync files for shopware/platform package
2121
steps:
22-
- uses: octo-sts/action@main
22+
- uses: shopware/octo-sts-action@main
2323
id: octo-sts
2424
with:
2525
scope: shopware/recipes

0 commit comments

Comments
 (0)