This repository is used for this organization's release flow and is subject to change without notice.
Install the dependencies
npm install
Run the tests ✔️
$ npm test
...
uses: mackerelio/create-release-action@main
with:
directory: artifacts/
github-token: ${{ secrets.GITHUB_TOKEN }}
tag-prefix: 'refs/tags/v'
bump-up-branch-prefix: 'bump-version-'