Skip to content

chore(container): update image ghcr.io/onedr0p/radarr-develop to a96055f #158

chore(container): update image ghcr.io/onedr0p/radarr-develop to a96055f

chore(container): update image ghcr.io/onedr0p/radarr-develop to a96055f #158

---
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 }}"