Skip to content

Commit

Permalink
Update core version
Browse files Browse the repository at this point in the history
  • Loading branch information
AzGasim committed Dec 13, 2024
1 parent 66071a4 commit 3fc7171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/monorepo-split-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
git config --global user.name "mooxbot"
git config --global user.email "[email protected]"
git add composer.json
git commit -m "Update moox/core dependency to ^^2.2.0" || echo "No changes to commit"
git commit -m "Update moox/core dependency to ^^3.0.0" || echo "No changes to commit"
fi
- if: "!startsWith(github.ref, 'refs/tags/')"
Expand Down

0 comments on commit 3fc7171

Please sign in to comment.