mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-23 01:21:40 +00:00
oops
This commit is contained in:
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user