Skip to content

chore(container): update image ghcr.io/onedr0p/sonarr-develop to 438f46d #148

chore(container): update image ghcr.io/onedr0p/sonarr-develop to 438f46d

chore(container): update image ghcr.io/onedr0p/sonarr-develop to 438f46d #148

---
name: "Draft Release"
on:
workflow_dispatch:
push:
branches: ["main"]
jobs:
update:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@09c613e259eb8d4e7c81c2cb00618eb5fc4575a7 # v5.25.0
with:
config-name: release-drafter.yaml
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"