Merge pull request #41 from tcivie/tcivie-patch-1
Update auto-tagging.yml
This commit is contained in:
commit
805737f99f
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