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.
deduplicate-yarn
1 parent 2733212 commit 1da69d6Copy full SHA for 1da69d6
.github/workflows/deduplicate-yarn.yml
@@ -41,6 +41,6 @@ jobs:
41
echo "💿 no deduplication needed"
42
exit 0
43
fi
44
- git commit -m "chore: deduplicate `yarn.lock`"
+ git commit -m "chore: deduplicate yarn.lock"
45
git push
46
echo "💿 https://github.com/$GITHUB_REPOSITORY/commit/$(git rev-parse HEAD)"
0 commit comments