Skip to content

Commit

Permalink
set key
Browse files Browse the repository at this point in the history
  • Loading branch information
neelasha23 committed Apr 22, 2024
1 parent 096cb20 commit 4aa91e0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/user-guide/github.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,12 @@ And set the API key locally:
ploomber-cloud key YOURKEY
```

You can also set your API key by setting the environment variable:

```sh
export PLOOMBER_CLOUD_KEY=YOURKEY
```

Now, configure your project:

```sh
Expand Down

0 comments on commit 4aa91e0

Please sign in to comment.