This commit is contained in:
2023-11-19 02:02:22 +01:00
parent e857e73acc
commit 7535a2eb06

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:
- 'v*' - '*-release'
# push: # push:
# branches: # branches: