Skip to content

Commit

Permalink
more explicit about authorization
Browse files Browse the repository at this point in the history
  • Loading branch information
bast committed Mar 7, 2024
1 parent a513799 commit 510f643
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion content/sharing.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,12 +89,15 @@ Choose "Publish to GitHub".
In my case I chose to "Publish to GitHub public repository".
```

First time you do this, VS Code might ask you to authorize it to access your
GitHub account by redirecting you to https://github.com/login/oauth/authorize:
```{figure} img/sharing/vscode-authorize.png
:alt: Screenshot of VS Code asking for authorization
:width: 50%
:class: with-border
First time you do this you might need to authorize VS Code to access your GitHub account.
First time you do this you might need to authorize VS Code to access your
GitHub account.
```

```{figure} img/sharing/vscode-publish-to-github3.png
Expand Down

0 comments on commit 510f643

Please sign in to comment.