Skip to content
This repository was archived by the owner on Jul 3, 2023. It is now read-only.

Commit 3466813

Browse files
committed
version, access-token を指定
1 parent 74819a9 commit 3466813

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/update-dist.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,7 @@ jobs:
5757
runs-on: ${{ matrix.os }}
5858
steps:
5959
- uses: koki-develop/setup-qiita-cli@main
60+
with:
61+
version: latest
62+
access-token: ${{ secrets.QIITA_ACCESS_TOKEN }}
6063
- run: qiita --version

0 commit comments

Comments
 (0)