node-fix #45

Merged
rodude123 merged 2 commits from node-fix into master 2023-10-24 16:14:31 +01:00
Showing only changes of commit 4c871c20a0 - Show all commits

View File

@ -1,4 +1,7 @@
on: push
on:
push:
branches:
- '*'
name: 🚀 Deploy website on push
jobs:
web-deploy: