git.delta.rocks / unique-network / refs/commits / c4370a6334e7

difftreelog

test polkadot-types workflow

Unique2022-12-22parent: #f726311.patch.diff
in: master

1 file changed

modifiedtests/scripts/generate_types_package.shdiffbeforeafterboth
6TEMPLATE=$DIR/types_template6TEMPLATE=$DIR/types_template
7GIT_REPO=git@github.com:UniqueNetwork/unique-types-js.git7GIT_REPO=git@github.com:UniqueNetwork/unique-types-js.git
8
9git config user.name "Unique"
10git config user.email "github-actions@usetech.com"
811
9. $DIR/functions.sh12. $DIR/functions.sh
1013