Fix gh actions error

This commit is contained in:
2025-11-06 11:36:41 +03:30
parent c14934adae
commit e1346156c8

View File

@@ -1,10 +1,11 @@
name: Deploy to GitHub Pages
# on:
on:
# push:
# branches: [main]
# pull_request:
# branches: [main]
workflow_dispatch:
jobs:
build-and-deploy: