[Add docker compose commands]

This commit is contained in:
2025-08-22 22:25:30 +02:00
parent cf52786f65
commit e59eae7ddb
3 changed files with 24 additions and 1 deletions

View File

@@ -20,6 +20,6 @@ jobs:
- name: Git clone private repository
uses: actions/checkout@v3
with:
repository: staffadmin/semaphore
repository: sgratias/semaphore
ref: main
token: ${{ secrets.REPO_PULL_GITEA }}