Skip to content

Commit

Permalink
Update multireporelease.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinebhs authored Oct 28, 2024
1 parent 606bbb6 commit 7262e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/multireporelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
rm -rf temp_repo
- name: Trigger Release Workflow in ${{ matrix.repo }}
uses: actions/github-script@v6
uses: actions/github-script@v7
with:
github-token: ${{ secrets.RELEASE_TOKEN }}
script: |
Expand Down

0 comments on commit 7262e3c

Please sign in to comment.