mirror of
https://github.com/ButlerLogic/action-autotag.git
synced 2025-07-23 23:49:03 +07:00
Added test commit template
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -19,6 +19,7 @@ jobs:
|
||||
uses: butlerlogic/action-autotag@master
|
||||
with:
|
||||
tag_prefix: test_package_
|
||||
commit_message_template: "{{number}}) {{message}} ({{author}})\n"
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
Reference in New Issue
Block a user