impossible
Some checks failed
Deploy bot / build-and-deploy (push) Failing after 30s

This commit is contained in:
2025-08-26 17:16:23 +02:00
parent 5744ebea0f
commit 2216ab4a3d
3 changed files with 12 additions and 14 deletions

View File

@ -10,6 +10,7 @@ jobs:
env:
TOKEN: ${{ secrets.TOKEN }}
PREFIX: ${{ secrets.PREFIX }}
COMPOSE_PROFILES: "*"
steps:
- name: Checkout code
uses: actions/checkout@v3