Add a release task

This commit is contained in:
2024-05-01 16:29:53 +02:00
parent e071553e75
commit 1c4584abdd
2 changed files with 25 additions and 0 deletions

View File

@ -2,6 +2,8 @@ name: Build
on:
push:
branches:
- '**'
pull_request:
branches: [master]