@ -3,7 +3,9 @@ name: Build Container
on:
workflow_dispatch:
push:
branches: [ main, actions ]
tags:
- "v*"
schedule:
# daily builds to always include patches in the docker image
- cron: '0 4 * * *'
@ -3520,7 +3520,7 @@ checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
[[package]]
name = "tobi-rs"
version = "0.10.3"
version = "0.10.4"
dependencies = [
"animethemes-rs",
"aspotify",
@ -3,7 +3,7 @@ members=["bot-coreutils", "bot-database", "bot-database/migration", "."]
[package]
authors = ["trivernis <trivernis@protonmail.com>"]
edition = "2018"