Action step to source and or create variables needed in the build process.
Required 'Name of the project'
The new version based on triggering text in the commit message. MojorVersion - bumps version to next major feat - at the begining of commit message bumps a minor version
uses: actions/build-variables-action@v1 with: project-name: 'Toolkit' current-version: '1.0.0'