Update auto-tagging.yml
This commit is contained in:
parent
fe4863cdf1
commit
a3c832e8c5
5
.github/workflows/auto-tagging.yml
vendored
5
.github/workflows/auto-tagging.yml
vendored
|
@ -16,8 +16,3 @@ jobs:
|
|||
|
||||
- name: Github PR Auto Tagger
|
||||
uses: RueLaLa/auto-tagger@v2.1.3
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
tag_prefix: "v"
|
||||
tag_suffix: ""
|
||||
|
|
Loading…
Reference in a new issue