Skip to content

Commit

Permalink
Merge pull request #27 from AcChosen/AcChosen-patch-2
Browse files Browse the repository at this point in the history
Update trigger-repo-update.yml
  • Loading branch information
AcChosen authored Aug 9, 2023
2 parents d14c58a + e106374 commit e4aba16
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 e4aba16

Please sign in to comment.