Skip to content

Commit 5e99baa

Browse files
committed
Continue on error
1 parent a9ffff5 commit 5e99baa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/prepare-release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ jobs:
161161
steps:
162162
- name: "Trigger workflow (ignore failures)"
163163
uses: ./.github/actions/trigger-workflow
164+
continue-on-error: true
164165
with:
165166
workflow: javadoc.yaml
166167
workflow-ref: ${{ needs.bump-version.outputs.release-branch }}

0 commit comments

Comments
 (0)