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