updated tag match

This commit is contained in:
Graham Steffaniak 2025-01-08 19:29:43 -06:00
parent e922a92aa6
commit f18c388c88
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: tag update
on: on:
push: push:
tags: tags:
- "v[0-9]+.[0-9]+.[0-9]+.*" - "v[0-9]+.[0-9]+.[0-9]+*"
permissions: permissions:
contents: write contents: write