Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove storing artifacts update CI (#1007)
* chore: update release trigger for CI * chore: create github release when tag is pushed * chore: secret to write github release * chore: update node version * chore: run CI on push or pull request includes test,lint,coverage,slither * chore: run CI on push to main and develop branches only * chore: run CI on push to release* branches also * chore: fix release ci and add update common ci * chore: fix release ci and add update common ci * chore: undo package json change * chore: node 20 * chore: test CI with node 20 * chore: test CI with node 16 * chore: update test * chore: update to hardhat from truffle * chore: fix lint and change prettier to warning * chore: revert rely on node 20 fallback on git action end * chore: keep prettier error * fix: skale network hardhat config changed to frame url * fix: remove storing atrifacts not required and v2 deprecated
- Loading branch information