瀏覽代碼

Attempting to publish v2 docs via repository_dispatch2

Tig Kindel 1 年之前
父節點
當前提交
500c15a6a6
共有 1 個文件被更改,包括 1 次插入1 次删除
  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: