Browse Source

Update stride-docs-wiki.yml - Branch updated to master

Vaclav Elias 2 years ago
parent
commit
922e220d25
1 changed files with 3 additions and 3 deletions
  1. 3 3
      .github/workflows/stride-docs-wiki.yml

+ 3 - 3
.github/workflows/stride-docs-wiki.yml

@@ -2,14 +2,14 @@ name: Publish to GitHub Wiki
 on:
   push:
     branches:
-      - staging
+      - master
     paths:
       - wiki/**
   workflow_dispatch:
 
 jobs:
   build:
-    #if: github.repository == 'stride3d/stride-docs'
+    if: github.repository == 'stride3d/stride-docs'
     runs-on: ubuntu-latest
 
     steps:
@@ -22,4 +22,4 @@ jobs:
          ACTION_NAME: VaclavElias
          OWNER: ${{ github.repository_owner }}
          REPO_NAME: ${{ github.event.repository.name }}
-         MD_FOLDER: wiki
+         MD_FOLDER: wiki