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