We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28eb226 commit 4d735b6Copy full SHA for 4d735b6
.github/workflows/prepare_release.yml
@@ -17,7 +17,7 @@ jobs:
17
matrix:
18
RELEASE_BRANCH: ${{ fromJSON(vars.RELEASE_BRANCHES) }}
19
steps:
20
- - uses: octo-sts/action@main
+ - uses: shopware/octo-sts-action@main
21
id: octo-sts
22
with:
23
scope: shopware/SwagLanguagePack
.github/workflows/translations.yml
@@ -33,7 +33,7 @@ jobs:
33
34
shopware-version: ${{ steps.shopware-branch.outputs.branch }}
35
36
37
38
39
0 commit comments