Skip to content

Commit c2b0d21

Browse files
use key for ghes-data as well
1 parent ebf7490 commit c2b0d21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/restore.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575
with:
7676
repository: github/ghes-data
7777
ref: main
78+
token: "${{ secrets.INTERNAL_ACTIONS_DX_BOT_ACCOUNT_TOKEN }}"
7879
- run: tar zxvf ghes-data/data/backup/${{ inputs.size }}/v3.8.0/${{ inputs.size }}-refined.tar.gz
7980
- run: ls -al ghes-data/data/backup/${{ inputs.size }}
8081

0 commit comments

Comments
 (0)