Skip to content

Commit

Permalink
Merge pull request #587 from team-monite/fix/release-branch-env-v4tomain
Browse files Browse the repository at this point in the history
fix(devops): Update release-packages.yml
  • Loading branch information
marcperezmonite authored Feb 19, 2025
2 parents e080f65 + 7696913 commit 9c72a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ concurrency:
cancel-in-progress: false

env:
RELEASE_BRANCH: "v4"
RELEASE_BRANCH: "main"

jobs:
npm-publish:
Expand Down

0 comments on commit 9c72a87

Please sign in to comment.