Skip to content

Commit

Permalink
chore: reclone registry in release-plz job
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed May 11, 2024
1 parent 05848a5 commit c020c1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-plz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
restore-keys: mise-tools
- run: mise install
- run: |
rm -rf registry
git clone https://github.com/mise-plugins/registry
rm -rf registry/.git
git add registry
Expand Down

0 comments on commit c020c1e

Please sign in to comment.