This commit is contained in:
2023-11-19 02:03:40 +01:00
parent 7535a2eb06
commit 247cfce860

View File

@@ -16,7 +16,7 @@ name: ci
on: on:
# Sequence of patterns matched against refs/tags # Sequence of patterns matched against refs/tags
tags: tags:
- '*-release' - '/-release\z/'
# push: # push:
# branches: # branches: