Compare commits

..

1 Commits

Author SHA1 Message Date
Ralph Khreish
7439be3803 fix: github actions 2025-04-02 01:52:13 +02:00
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