--- a/.github/workflows/polkadot-types.yml +++ b/.github/workflows/polkadot-types.yml @@ -78,6 +78,8 @@ run: | yarn install /bin/bash ./scripts/wait_for_first_block.sh + git config user.name "Unique" + git config user.email github-actions@usetech.com /bin/bash ./scripts/generate_types_package.sh --release ${{ matrix.usage }} env: RPC_URL: http://127.0.0.1:9933/