Skip to content

Commit

Permalink
fix: conflict fix in on_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sajinsr authored Dec 24, 2024
1 parent 357d1b7 commit fc913f7
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/on_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@ on:
workflow_dispatch:
push:
branches:
<<<<<<< HEAD
=======
- version-14
>>>>>>> 7108dfb (chore: update semantic-release workflow config)
- version-15
jobs:
release:
Expand All @@ -33,4 +30,4 @@ jobs:
GIT_AUTHOR_EMAIL: "devs@earthianslive.com"
GIT_COMMITTER_NAME: "earthians PR Bot"
GIT_COMMITTER_EMAIL: "devs@earthianslive.com"
run: npx semantic-release
run: npx semantic-release

0 comments on commit fc913f7

Please # to comment.