Skip to content

Commit

Permalink
feat: fixes the yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hinakhadim committed Oct 5, 2023
1 parent 00009f4 commit 9cec759
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ name: Release CI
on:
push:
branches:
- master
- sdaia-dev

jobs:
release:
name: Release
Expand Down
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,7 @@
},
"release": {
"branches": [
{
"name": "sdaia-dev",
"prerelease": false
}
"sdaia-dev"
]
}
}

0 comments on commit 9cec759

Please sign in to comment.