Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterSuh-Q3 authored Sep 7, 2023
1 parent 7712d49 commit 5d84f5d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ jobs:
files: |
*.tgz, files-chksum
#- name: Trigger Workflow in Another Repository
# uses: peter-evans/repository-dispatch@v1
# with:
# token: ${{ secrets.ACCESS_TOKEN }}
# repository: PeterSuh-Q3/tcrp-modules
# event-type: trigger-workflow
- name: Trigger Workflow in Another Repository
uses: peter-evans/repository-dispatch@v1
with:
token: ${{ secrets.ACCESS_TOKEN }}
repository: PeterSuh-Q3/tcrp-modules
event-type: trigger-workflow

0 comments on commit 5d84f5d

Please sign in to comment.