Update release.yml

This commit is contained in:
jklingen 2025-05-09 15:44:01 +02:00 committed by GitHub
commit 2294e519c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,9 +1,9 @@
name: Build and Deploy
#on:
# push:
# branches:
# - 'release/1.*'
on:
push:
branches:
- 'release/1.*'
jobs:
build: