Update build_snapshot.yml

This commit is contained in:
MarvinF
2025-06-09 16:48:13 +02:00
committed by GitHub
parent 6ae7388a44
commit 984156ca95
+1 -1
View File
@@ -6,7 +6,7 @@ name: Snapshot Release
on: on:
push: push:
tags: tags:
- 'snapshot' # run only on version tag snapshot - 'v*-snapshot' # run only on version tags like v1.0.0-snapshot
# - 'v*' # Run only on version tags like v1.0.0 # - 'v*' # Run only on version tags like v1.0.0
jobs: jobs:
build: build: