bump tag version, restrict paths

This commit is contained in:
Luca Bilke 2024-05-22 14:39:05 +02:00
parent 54f809436c
commit 003db33212
No known key found for this signature in database
GPG Key ID: B753481DA0B6FA47
1 changed files with 3 additions and 1 deletions

View File

@ -4,6 +4,8 @@ on:
push:
branches:
- main
paths:
- "config**"
jobs:
release:
@ -16,7 +18,7 @@ jobs:
fetch-depth: 0
- name: Bump version and push tag
uses: https://github.com/anothrNick/github-tag-action@v1
uses: https://github.com/anothrNick/github-tag-action@v1.67.0
env:
WITH_V: false
DEFAULT_BUMP: patch