Skip to content

Commit 601d57c

Browse files
authored
Repo owner change (#2048)
* repo owner change Signed-off-by: Nischal Sharma <[email protected]> * changelog entry Signed-off-by: Nischal Sharma <[email protected]> --------- Signed-off-by: Nischal Sharma <[email protected]>
1 parent 6847173 commit 601d57c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ 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

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1111
* Fix Snapshot release secrets [#2031](https://github.com/hyperledger/web3j/pull/2031)
1212
* Fix Sign method [#2033](https://github.com/hyperledger/web3j/pull/2033)
1313
* Revert 2031 and 2033 [#2034](https://github.com/hyperledger/web3j/pull/2034)
14-
* Web3j release fix [2037](https://github.com/hyperledger/web3j/pull/2037)
14+
* Web3j release fix [#2037](https://github.com/hyperledger/web3j/pull/2037)
1515
* Fix encodePacked DynamicBytes [2042](https://github.com/hyperledger/web3j/pull/2042)
16+
* Repo owner changed [#2048](https://github.com/hyperledger/web3j/pull/2048)
1617

1718
### Features
1819

0 commit comments

Comments
 (0)