We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66071a4 commit 3fc7171Copy full SHA for 3fc7171
.github/workflows/monorepo-split-packages.yml
@@ -59,7 +59,7 @@ jobs:
59
git config --global user.name "mooxbot"
60
git config --global user.email "[email protected]"
61
git add composer.json
62
- 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"
63
fi
64
65
- if: "!startsWith(github.ref, 'refs/tags/')"
0 commit comments