mirror of
https://github.com/ButlerLogic/action-autotag.git
synced 2024-11-22 00:01:08 +07:00
Added test commit template
This commit is contained in:
parent
f0d209c27a
commit
3dc92cf2ce
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 }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user