File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ The setup is easy. You can setup a workflow by following the instructions below.
11
11
### Generate a Qiita access token
12
12
Navigate to [ the Qiita access token generation page] ( https://qiita.com/settings/tokens/new ) .
13
13
14
- ![ ] ( screenshots/generate_qiita_access_token.png )
14
+ ![ ] ( / screenshots/generate_qiita_access_token.png)
15
15
16
16
Enter the following information, and click the ` Generate token ` button.
17
17
@@ -22,7 +22,7 @@ Enter the following information, and click the `Generate token` button.
22
22
23
23
After generating your new access token, it should be going to appear on your screen. Then copy it.
24
24
25
- ![ ] ( screenshots/qiita_access_token.png )
25
+ ![ ] ( / screenshots/qiita_access_token.png)
26
26
27
27
Note that it can be shown only once. If you lose it, regenerate it again.
28
28
@@ -31,7 +31,7 @@ Note that it can be shown only once. If you lose it, regenerate it again.
31
31
### Set your Qiita access token to your repository
32
32
Navigate to the Actions secrets creation page, which is accessible at ` https://github.com/<USERNAME>/<REPONAME>/settings/secrets/actions/new ` .
33
33
34
- ![ ] ( screenshots/actions_secrets.png )
34
+ ![ ] ( / screenshots/actions_secrets.png)
35
35
36
36
Enter the following information, and click the ` Add secret ` button.
37
37
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ GitHub-to-Qiita を使用すると、Qiita の記事を GitHub リポジトリ
11
11
### Qiita アクセストークンの生成
12
12
[ Qiita のアクセストークン生成ページ] ( https://qiita.com/settings/tokens/new ) にアクセスします。
13
13
14
- ![ ] ( screenshots/generate_qiita_access_token.png )
14
+ ![ ] ( / screenshots/generate_qiita_access_token.png)
15
15
16
16
以下の情報を入力し、トークン生成ボタンをクリックします。
17
17
@@ -22,7 +22,7 @@ GitHub-to-Qiita を使用すると、Qiita の記事を GitHub リポジトリ
22
22
23
23
アクセストークンを生成すると画面に表示されるのでコピーしておきます。
24
24
25
- ![ ] ( screenshots/qiita_access_token.png )
25
+ ![ ] ( / screenshots/qiita_access_token.png)
26
26
27
27
アクセストークンは一度しか表示されません。わからなくなった場合は再生成してください。
28
28
@@ -31,7 +31,7 @@ GitHub-to-Qiita を使用すると、Qiita の記事を GitHub リポジトリ
31
31
### Qiita アクセストークンをリポジトリに設定
32
32
リポジトリのシークレット作成ページにアクセスします。` https://github.com/<USERNAME>/<REPONAME>/settings/secrets/actions/new ` という URL でアクセスできます。
33
33
34
- ![ ] ( screenshots/actions_secrets.png )
34
+ ![ ] ( / screenshots/actions_secrets.png)
35
35
36
36
以下の情報を入力し、` Add secret ` ボタンをクリックします。
37
37
You can’t perform that action at this time.
0 commit comments