fix: github actions

This commit is contained in:
Ralph Khreish
2025-04-02 01:52:13 +02:00
parent 38e416ef33
commit 7439be3803
2 changed files with 5 additions and 1 deletions

View File

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

View File

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