Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

chore(container): update image ghcr.io/bjw-s/calibre-web to 46df9b7 #730

chore(container): update image ghcr.io/bjw-s/calibre-web to 46df9b7

chore(container): update image ghcr.io/bjw-s/calibre-web to 46df9b7 #730

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