Skip to content

Commit 1764a56

Browse files
alongoszSteveb-p
andcommitted
Extracted ./ibexa/gh-workflows/actions/prepare-composer action
Co-Authored-By: Paweł Niedzielski <[email protected]>
1 parent 2ff2811 commit 1764a56

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

actions/composer-install/action.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ inputs:
2929
runs:
3030
using: "composite"
3131
steps:
32-
- uses: ibexa/gh-workflows/actions/prepare-composer@extract-prepare-composer-action
32+
- uses: ibexa/gh-workflows/actions/prepare-composer@main
33+
name: Prepare Composer
3334
with:
3435
gh-client-id: ${{ inputs.gh-client-id }}
3536
gh-client-secret: ${{ inputs.gh-client-secret }}

0 commit comments

Comments
 (0)