Skip to content

Commit

Permalink
Update trigger-remote-workflow.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
riprasad authored Feb 9, 2022
1 parent 59af392 commit ecedaca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-remote-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v1
with:
token: ${{ secrets.REPO_ACCESS_TOKEN }}
token: ${{ secrets.ACCESS_TOKEN }}
repository: rishab-prasad/practice-github-actions
event-type: on-oas-updated
client-payload: '{"openapi_file_path": "app/src/main/resources-unfiltered/META-INF/resources/api-specifications/registry/v2/openapi.json"}'
Expand Down

0 comments on commit ecedaca

Please sign in to comment.