Skip to content

Commit

Permalink
Update monorepo-split.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
danharrin committed Oct 3, 2023
1 parent 9112400 commit 05f4e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/monorepo-split.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Monorepo Split of ${{ matrix.package }}
uses: danharrin/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_ACCESS_TOKEN }}
with:
package_directory: 'packages/${{ matrix.package }}'
repository_organization: 'filamentphp'
Expand Down

0 comments on commit 05f4e04

Please sign in to comment.