Skip to content

Commit 79da63e

Browse files
authored
Update ci.yml
1 parent ce8a659 commit 79da63e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v4.1.1
2020
with:
2121
show-progress: false
22-
token: ${{ secrets.ARCHIBOT_GITHUB_TOKEN }}
22+
token: ${{ secrets.ARCHIBOT_GITHUB_TOKEN || secrets.GITHUB_TOKEN }}
2323

2424
- name: Setup Node.js with npm
2525
uses: actions/setup-node@v3.8.1

0 commit comments

Comments
 (0)