mirror of
https://github.com/tcivie/meshtastic-metrics-exporter.git
synced 2025-03-05 20:52:02 -08:00
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
|
- name: Github PR Auto Tagger
|
||||||
uses: RueLaLa/auto-tagger@v2.1.3
|
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