This commit is contained in:
2023-11-19 12:28:39 +01:00
parent a47bcf1404
commit 0a1e8edfa8

View File

@@ -17,7 +17,7 @@ on:
push: push:
# Sequence of patterns matched against refs/tags # Sequence of patterns matched against refs/tags
tags: tags:
- 'v*' - '*'
# push: # push:
# branches: # branches: