Added vencloud & updated build.yml

This commit is contained in:
MarcUs7i 2025-03-26 22:17:07 +01:00
parent 01768fcf49
commit 87ae58235a
2 changed files with 17 additions and 0 deletions

View file

@ -6,6 +6,10 @@ on:
release:
types: [created]
# Automatic trigger on release creation
push:
branches:
- main
# Automatic trigger on push to main branch
jobs:
build: