Skip to content

Commit d868363

Browse files
Merge pull request #56 from xima-media/chore/ci-use-own-release-workflow
chore(ci): use own reusable release workflow
2 parents 8f32c62 + bc0ee5f commit d868363

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
ter-publish:
9-
uses: maikschneider/reusable-workflows/.github/workflows/release.yml@main
9+
uses: konradmichalik/reusable-github-actions/.github/workflows/release-typo3.yml@main
1010
secrets:
1111
typo3-api-token: ${{ secrets.TYPO3_API_TOKEN }}
1212
with:

0 commit comments

Comments
 (0)