fix: github actions (#82)

This commit is contained in:
Ralph Khreish
2025-04-02 01:53:29 +02:00
committed by GitHub
parent 38e416ef33
commit 7fef5ab488
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: push:
branches: branches:
- main - main
- next
jobs: jobs:
release: release:
runs-on: ubuntu-latest runs-on: ubuntu-latest