Skip to content

fix(container): update ghcr.io/onedr0p/qbittorrent ( 5.0.3 β†’ 5.0.4 ) … #1863

fix(container): update ghcr.io/onedr0p/qbittorrent ( 5.0.3 β†’ 5.0.4 ) …

fix(container): update ghcr.io/onedr0p/qbittorrent ( 5.0.3 β†’ 5.0.4 ) … #1863

Workflow file for this run

name: GitlabSync
on:
- push
- delete
jobs:
sync:
runs-on: gha-runner-home-ops
name: Git Repo Sync
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wangchucheng/git-repo-sync@v0.1.0
with:
target-url: ${{ secrets.TARGET_URL }}
target-username: ${{ secrets.TARGET_USERNAME }}
target-token: ${{ secrets.TARGET_TOKEN }}