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 name: Deploy to GitHub Pages
# on: on:
# push: # push:
# branches: [main] # branches: [main]
# pull_request: # pull_request:
# branches: [main] # branches: [main]
workflow_dispatch:
jobs: jobs:
build-and-deploy: build-and-deploy: