Add directory
This commit is contained in:
@@ -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 }}
|
||||
|
Reference in New Issue
Block a user