fix: fixed CI/CD for run
Some checks failed
Deploy / update (push) Failing after 2s
Build Project .NET / build (push) Successful in 32s

This commit is contained in:
Pavel-Savely Savianok 2025-07-07 18:33:37 +03:00
parent 94b50036da
commit 174a101062

View File

@ -5,7 +5,7 @@ on:
branches: [ "main" ] branches: [ "main" ]
jobs: jobs:
update: update:
runs-on: self-hosted runs-on: ubuntu-latest
steps: steps:
- name: Update Git Repository - name: Update Git Repository
working-directory: /home/dockeruser/swapdude-stack working-directory: /home/dockeruser/swapdude-stack