Compare commits

..

9 Commits

Author SHA1 Message Date
phoenix 1265c10df8 tsk-73: Another tweak 2025-10-18 21:36:03 -04:00
phoenix ea79bd14c5 tsk-73: Might fix the issue 2025-10-18 21:30:20 -04:00
phoenix 0edda1a23f tsk-73: Workflow tweaks 2025-10-18 21:25:01 -04:00
phoenix 933c9b7f34 tsk-73: Workflow fix 2025-10-18 21:21:00 -04:00
phoenix 19b785e010 tsk-73: Workflow fix 2025-10-18 21:17:36 -04:00
phoenix 3437ee7c5b tsk-73: Updated tag release workflow 2025-10-18 21:12:29 -04:00
phoenix bd26afdddf Version bump 2025-10-18 21:02:13 -04:00
phoenix 580f5e9be7 tsk-73: Code cleanup:
:
2025-10-18 21:00:38 -04:00
phoenix 3ee3ac737b tsk-73: Change type of date_created to an option of time::OffsetDateTime 2025-10-18 20:57:21 -04:00
+1 -3
View File
@@ -1,12 +1,10 @@
name: Release Tagging
on:
push:
branches:
- next-v0.8
pull_request:
branches:
- main
- next-v0.8
jobs:
release: