Skip to content

[TT-1136, CCIP-2255] make eth node log level configurable via TOML (#… #44

[TT-1136, CCIP-2255] make eth node log level configurable via TOML (#…

[TT-1136, CCIP-2255] make eth node log level configurable via TOML (#… #44

name: Release Tools
on:
push:
branches:
- main
jobs:
tools:
strategy:
matrix:
tool: [tools/gotestloghelper]
name: Release ${{ matrix.tool }}
runs-on: ubuntu-latest
steps:
- name: Check out Code
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- name: Update release tag
run: ./scripts/add_tool_release_tag.sh ${{ matrix.tool }}