mirror of
https://github.com/mmahdium/TBW.git
synced 2026-08-12 07:12:48 +03:30
Fix gh actions error
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
name: Deploy to GitHub Pages
|
||||
|
||||
# on:
|
||||
# push:
|
||||
# branches: [main]
|
||||
# pull_request:
|
||||
# branches: [main]
|
||||
on:
|
||||
# push:
|
||||
# branches: [main]
|
||||
# pull_request:
|
||||
# branches: [main]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
|
||||
Reference in New Issue
Block a user