File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 17
17
- name : Build Workflow Dispatch
18
18
uses :
convictional/[email protected]
19
19
with :
20
- owner : web3j
20
+ owner : hyperledger
21
21
repo : web3j
22
22
github_token : ${{ secrets.GITHUB_TOKEN }}
23
23
workflow_file_name : build.yml
Original file line number Diff line number Diff line change @@ -11,8 +11,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
11
11
* Fix Snapshot release secrets [ #2031 ] ( https://github.com/hyperledger/web3j/pull/2031 )
12
12
* Fix Sign method [ #2033 ] ( https://github.com/hyperledger/web3j/pull/2033 )
13
13
* 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 )
15
15
* Fix encodePacked DynamicBytes [ 2042] ( https://github.com/hyperledger/web3j/pull/2042 )
16
+ * Repo owner changed [ #2048 ] ( https://github.com/hyperledger/web3j/pull/2048 )
16
17
17
18
### Features
18
19
You can’t perform that action at this time.
0 commit comments