Compare commits

..

1 Commits

Author SHA1 Message Date
github-actions[bot]
61183f6512 Version Packages 2025-04-01 22:30:53 +00:00
2 changed files with 1 additions and 5 deletions

View File

@@ -1,5 +0,0 @@
---
"task-master-ai": patch
---
Fix github actions creating npm releases on next branch push

View File

@@ -3,6 +3,7 @@ on:
push:
branches:
- main
- next
jobs:
release:
runs-on: ubuntu-latest