Merge branch 'main' into portfolio

This commit is contained in:
Rik Berkelder 2025-02-13 02:52:07 +01:00
commit afcdd8ed12
1 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
name: Build
on: [push]
on:
push:
branches:
- main
jobs:
Deploy: