Add deploy file #5

Closed
kbaas wants to merge 5 commits from feature/deploy-file into main
2 changed files with 8 additions and 5 deletions
Showing only changes of commit a981a1ca84 - Show all commits

View File

@@ -51,7 +51,7 @@ jobs:
password: ${{ inputs.password }}
steps:
- name: Setup composer
uses: https://git.qlic.nl/actions/setup-composer@v1
uses: https://git.qlic.nl/actions/setup-composer@24ab8f0c998dbd521cbc8ec3250ded68467ac647
with:
args: ${{ inputs.composer-args }}
directory: ${{ inputs.directory }}