We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44c6b50 commit 881e6f5Copy full SHA for 881e6f5
1 file changed
.github/workflows/release.yml
@@ -106,6 +106,7 @@ jobs:
106
prerelease: ${{ env.NBGV_PublicRelease == 'False' }}
107
108
- name: ⏩ Merge stable with main, push main
109
+ continue-on-error: true
110
run: |
111
git checkout main
112
git merge -S stable
0 commit comments