Add directory

This commit is contained in:
2025-07-23 16:48:27 +02:00
parent c2cece21dc
commit b3853119a0

View File

@@ -26,7 +26,7 @@ runs:
uses: actions/checkout@v4
- name: Set working directory
run: cd ${{ inputs.directory }}
run: cd ${{ inputs.working-directory }}
- name: Auth registry
run: composer config --global bearer.packistry.qlic.nl ${{ inputs.packistry-token }}