fix: new workflow

This commit is contained in:
2025-10-10 13:02:30 +02:00
parent 38a3cbc7e8
commit fe95767d27

View File

@@ -22,4 +22,4 @@ jobs:
- uses: actions/checkout@v4
- name: Sync Respository
run: |
${{ github.workspace }}/.init/bin/mirror_project.sh "${{ SYNC_TARGET }}" "${{ github.event.head_commit.message }}"
${{ github.workspace }}/.init/bin/mirror_project.sh ${{ SYNC_TARGET }} '${{ github.event.head_commit.message }}'