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 8b57bef commit 3cb4df0Copy full SHA for 3cb4df0
.github/workflows/upgrade.yml
@@ -36,5 +36,4 @@ jobs:
36
name: Build @m2d/* packages
37
- name: Save upgraded packages back to repo
38
run: |
39
- echo "$(git rev-parse HEAD)" > .turborepo-template.lst
40
echo $(date +%F_%H:%M:%S) > .lst && git add . && git commit -m "upgrade deps && docs [skip ci]" && git push origin main
.turborepo-template.lst
0 commit comments