Configured auto-deploy #23

Merged
Lisoveliy merged 14 commits from dev into main 2025-07-18 16:00:48 +02:00
Showing only changes of commit 4b223ecf98 - Show all commits

View File

@ -9,6 +9,7 @@ jobs:
steps:
- name: Update repo
run: |
pwd
cd ./JOBot.Backend
git checkout dev
git pull