Added release workflow #160

Merged
kdeng00 merged 5 commits from versioning into v0.2 2025-07-22 21:59:20 -04:00
Showing only changes of commit c8108cfb39 - Show all commits
+3 -2
View File
@@ -2,8 +2,9 @@ name: Release Tagging
on:
push:
branches:
- v0.2
branches: [ "v0.2" ]
pull_request:
branches: [ "v0.2" ]
jobs:
release: