Skip to content

Commit

Permalink
release: continue git subtree on error
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed May 9, 2024
1 parent 04f856a commit 7bd1de7
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: git subtree pull --prefix registry https://github.com/mise-plugins/registry.git main
continue-on-error: true
#- run: git subtree push --prefix registry https://github.com/mise-plugins/registry.git main
- run: mise run release-plz
env:
Expand Down

0 comments on commit 7bd1de7

Please sign in to comment.