This commit is contained in:
Matt M
2024-11-07 11:20:10 -08:00
parent 38f40bf03d
commit 535e5d02f9

View File

@@ -58,9 +58,9 @@ jobs:
with:
pattern: photonlib-vendor-json
- uses: peter-evans/repository-dispatch@v3
if: |
github.repository == 'mcm001/photonvision' &&
startsWith(github.ref, 'refs/tags/v')
# if: |
# github.repository == 'mcm001/photonvision' &&
# startsWith(github.ref, 'refs/tags/v')
with:
token: ${{ secrets.VENDOR_JSON_REPO_PUSH_TOKEN }}
repository: PhotonVision/vendor-json-repo