tsk-73: Change data type of song from string to date #77

Merged
phoenix merged 10 commits from tsk-73 into next-v0.8 2025-10-19 01:45:35 +00:00
Showing only changes of commit 7035fd979b - Show all commits

View File

@@ -1,10 +1,12 @@
name: Release Tagging
on:
push:
branches:
- next-v0.8
pull_request:
branches:
- main
- next-v0.8
jobs:
release: