Skip to content

Commit

Permalink
update tag in Mass deployment workflow to 2.7.0-rc1 (#3814)
Browse files Browse the repository at this point in the history
* Chore: set tag to 2.6.4

* Chore: set lerna version to 8.0.0

* add workspace flag

* Chore: update tag version, remove lerna temp fix
  • Loading branch information
0oM4R authored Jan 16, 2025
1 parent 85b7dcf commit 50b55e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mass_deployments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
ref: refs/tags/v2.4.3
ref: refs/tags/v2.7.0-rc1
- name: Set up node 18
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 50b55e4

Please sign in to comment.