1
0
mirror of https://github.com/AcChosen/VR-Stage-Lighting.git synced 2024-11-23 23:21:07 +01:00

Merge pull request #27 from AcChosen/AcChosen-patch-2

Update trigger-repo-update.yml
This commit is contained in:
AcChosen 2023-08-09 09:55:34 -04:00 committed by GitHub
commit e4aba16559
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,8 +14,8 @@ jobs:
github-token: ${{ secrets.VRSL_VPM_TOKEN }}
script: |
await github.rest.actions.createWorkflowDispatch({
owner: 'rrazgriz',
repo: 'raz-vpm',
owner: 'AcChosen',
repo: 'vrsl-vpm',
workflow_id: 'build-listing.yml',
ref: 'main',
})