Skip to content

Commit

Permalink
Repo owner change (#2048)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
NickSneo authored Apr 30, 2024
1 parent 6847173 commit 601d57c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Build Workflow Dispatch
uses: convictional/[email protected]
with:
owner: web3j
owner: hyperledger
repo: web3j
github_token: ${{ secrets.GITHUB_TOKEN }}
workflow_file_name: build.yml
Expand Down
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
* Fix Snapshot release secrets [#2031](https://github.com/hyperledger/web3j/pull/2031)
* Fix Sign method [#2033](https://github.com/hyperledger/web3j/pull/2033)
* Revert 2031 and 2033 [#2034](https://github.com/hyperledger/web3j/pull/2034)
* Web3j release fix [2037](https://github.com/hyperledger/web3j/pull/2037)
* Web3j release fix [#2037](https://github.com/hyperledger/web3j/pull/2037)
* Fix encodePacked DynamicBytes [2042](https://github.com/hyperledger/web3j/pull/2042)
* Repo owner changed [#2048](https://github.com/hyperledger/web3j/pull/2048)

### Features

Expand Down

0 comments on commit 601d57c

Please sign in to comment.