Skip to content

Commit

Permalink
Update trigger-repo-update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AcChosen authored Aug 9, 2023
1 parent d14c58a commit e106374
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/trigger-repo-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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',
})
Expand Down

0 comments on commit e106374

Please sign in to comment.