Skip to content

Commit

Permalink
Update mol.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nin-jin authored Nov 22, 2024
1 parent 7f349a6 commit 1059a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mol.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
steps:
- uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.ПР_PAT }}
token: ${{ secrets.GH_PAT }}
repository: ${{ matrix.repo }}
event-type: dependency_changed
client-payload: '{"repository":${{ toJson(github.event.repository.name) }}}'
Expand Down

0 comments on commit 1059a01

Please sign in to comment.