Skip to content

Commit

Permalink
chore: change commit hash Update version.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ahrar-deriv authored Nov 27, 2023
1 parent a7242c8 commit 3f57af6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:

- name: Create git tag based on version
# only consider changes from the commit mentioned below
run: melos version --all --diff=6f208c9d5e7d4babfeb55dafcadec6ac76e88dea --yes
run: melos version --all --diff=53ffa34282e2d58e30252927152de53a85855b1e --yes

- name: Push tag
run: git push --tags
Expand Down

0 comments on commit 3f57af6

Please sign in to comment.