Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.

chore(deps): update ytdlp #223

chore(deps): update ytdlp

chore(deps): update ytdlp #223

Workflow file for this run

name: Deployment
concurrency: production
on:
push:
branches:
- master
paths-ignore:
- "**.md"
pull_request:
branches:
- non-existent
paths-ignore:
- "**.md"
jobs:
rex-deploy:
runs-on: ubuntu-latest
environment: production
steps:
- name: rex-7567-e27
uses: mbaraa/rex-action@v1.6.4
with:
server-url: ${{ secrets.REX_SERVER }}
token: ${{ secrets.REX_KEY }}
repo-name: dankmuzikk
commit-sha: ${{ github.sha }}
latest-tag: ${{ github.ref }}
compose-file-name: "docker-compose-prod.yml"