Skip to content

Commit eac5def

Browse files
New auth
1 parent c43260f commit eac5def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
repository: ${{ matrix.repo }}
6868
path: ${{ matrix.repo }}
6969
ref: ${{ matrix.branch }}
70-
token: ${{ secrets.GITHUB_TOKEN }}
70+
token: ${{ secrets.ARIA_COMMON }}
7171

7272
- name: Cleanup old files
7373
run: |

0 commit comments

Comments
 (0)