Attempting to publish v2 docs via repository_dispatch2

This commit is contained in:
Tig Kindel
2023-12-17 12:51:54 -07:00
parent 4e5631d021
commit 500c15a6a6

View File

@@ -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: