Skip to content

Commit

Permalink
changed orepo owner to hyperledger
Browse files Browse the repository at this point in the history
Signed-off-by: Nischal Sharma <nischal@web3labs.com>
  • Loading branch information
NickSneo committed Apr 18, 2024
1 parent c8be0b9 commit b995205
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Expand Up @@ -17,14 +17,15 @@ jobs:
- name: Build Workflow Dispatch
uses: convictional/trigger-workflow-and-wait@v1.3.0
with:
owner: web3j
owner: hyperledger
repo: web3j
github_token: ${{ secrets.GITHUB_TOKEN }}
workflow_file_name: build.yml
wait_interval: 10
propagate_failure: true
trigger_workflow: true
wait_workflow: true
continue-on-error: true
- name: Set up JDK 1.8
uses: actions/setup-java@v1
with:
Expand Down

0 comments on commit b995205

Please sign in to comment.