Compare commits

..

1 Commits

Author SHA1 Message Date
phoenix 51c8b5c7b3 tsk-73: Change data type of song from string to date (#77)
Closes #73

Reviewed-on: #77
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
2025-10-19 01:45:35 +00:00
+3 -1
View File
@@ -1,10 +1,12 @@
name: Release Tagging name: Release Tagging
on: on:
push:
branches:
- next-v0.8
pull_request: pull_request:
branches: branches:
- main - main
- next-v0.8
jobs: jobs:
release: release: