Skip to content

Commit b995205

Browse files
committed
changed orepo owner to hyperledger
Signed-off-by: Nischal Sharma <[email protected]>
1 parent c8be0b9 commit b995205

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,15 @@ jobs:
1717
- name: Build Workflow Dispatch
1818
uses: convictional/[email protected]
1919
with:
20-
owner: web3j
20+
owner: hyperledger
2121
repo: web3j
2222
github_token: ${{ secrets.GITHUB_TOKEN }}
2323
workflow_file_name: build.yml
2424
wait_interval: 10
2525
propagate_failure: true
2626
trigger_workflow: true
2727
wait_workflow: true
28+
continue-on-error: true
2829
- name: Set up JDK 1.8
2930
uses: actions/setup-java@v1
3031
with:

0 commit comments

Comments
 (0)