Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
chore(sync): pull and push changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Apr 9, 2024
1 parent 202c900 commit e3aefb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
path: mise
- run: |
cd mise
git push https://github.com/mise-plugins/registry main
git subtree push --prefix registry https://github.com/mise-plugins/registry main
- uses: actions/checkout@v4
with:
fetch-depth: 0
Expand Down

0 comments on commit e3aefb1

Please sign in to comment.