Skip to content

Commit 563ba5a

Browse files
committed
Give a token to the shared checkout as well
1 parent 275c185 commit 563ba5a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/actions/setup/directories/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ runs:
7070
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
7171
with:
7272
path: ${{ inputs.srcdir }}
73+
token: ${{ secrets.MATZBOT_GITHUB_TOKEN }}
7374

7475
- uses: actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8 # v3.3.1
7576
with:

0 commit comments

Comments
 (0)