Skip to content

Merge pull request #1458 from Wandalen/willbe/fix-deploy-makefile #639

Merge pull request #1458 from Wandalen/willbe/fix-deploy-makefile

Merge pull request #1458 from Wandalen/willbe/fix-deploy-makefile #639

name : proc_macro_tools
on :
push :
branches :
- 'alpha'
- 'beta'
- 'master'
env :
CARGO_TERM_COLOR : always
jobs :
# proc_macro_tools
test :
uses : Wandalen/wTools/.github/workflows/standard_rust_push.yml@alpha
with :
manifest_path : 'module/alias/proc_macro_tools/Cargo.toml'
module_name : 'proc_macro_tools'
commit_message : ${{ github.event.head_commit.message }}
commiter_username: ${{ github.event.head_commit.committer.username }}