فهرست منبع

allow manual deploy

liamcottle 6 ماه پیش
والد
کامیت
706b5a39c6
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      .github/workflows/github-pages.yml

+ 1 - 0
.github/workflows/github-pages.yml

@@ -1,6 +1,7 @@
 name: Build and deploy Docs site to GitHub Pages
 
 on:
+  workflow_dispatch:
   push:
     branches:
       - main