Browse Source

Attempting to publish v2 docs via repository_dispatch2

Tig Kindel 1 year ago
parent
commit
500c15a6a6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/api-docs.yml

+ 1 - 1
.github/workflows/api-docs.yml

@@ -47,7 +47,7 @@ jobs:
       with:
         token: ${{ secrets.GITHUB_TOKEN }}
 
-    - name: v2_develop Repository Dispatch
+    - name: v2_develop Repository Dispatch ${{ github.branch }}
       if: github.branch == 'v2_develop' 
       uses: peter-evans/repository-dispatch@v2
       with: