Published
- 1 min read
github workflow bash argument variable
The solution for this is noted below
github workflow bash argument variable
Solution
run: bash ./tools/testing.sh ${{ github.event.head_commit.message }}
Try other methods by searching on the site. That is if this doesn’t work