feat: change name of deployer recipe download

This commit is contained in:
Dominik Polakovics Polakovics 2026-02-10 18:19:21 +01:00
parent adb68db40a
commit eb11b3d888
3 changed files with 3 additions and 3 deletions

View file

@ -67,6 +67,7 @@ jobs:
run: |
apt-get update -qq && apt-get install -y -qq openssh-client rsync
composer require deployer/deployer --dev -q
curl -o deploy-typo3-lib.php https://git.cloonar.com/infrastructure/ci-templates/raw/branch/main/deployer/typo3-recipe.php
- name: Create release
uses: deployphp/action@v1