Merge branch 'master' into draft

This commit is contained in:
MultiMote 2024-07-28 23:11:54 +03:00
commit 87e5b970bf

View File

@ -1,5 +1,8 @@
name: Build and deploy mmote.ru
on: [push]
on:
push:
branches:
- 'master'
jobs:
Build-And-Deploy: