dist: fix format tag version

This commit is contained in:
nym21
2025-04-18 18:59:53 +02:00
parent 8b67f592ac
commit a12f1321c7
2 changed files with 2 additions and 8 deletions

View File

@@ -39,11 +39,10 @@ permissions:
# If there's a prerelease-style suffix to the version, then the release(s)
# will be marked as a prerelease.
on:
workflow_dispatch:
pull_request:
push:
tags:
- "**[0-9]+.[0-9]+.[0-9]+*"
- '**[0-9]+.[0-9]+.[0-9]+*'
jobs:
# Run 'dist plan' (or host) to determine what tasks we need to do