Skip to content

Commit

Permalink
Update description.
Browse files Browse the repository at this point in the history
  • Loading branch information
n-g committed Apr 26, 2023
1 parent 60f223e commit d652c4f
Show file tree
Hide file tree
Showing 3 changed files with 5,003 additions and 5,003 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Set up Namespace Cloud CLI
# Configure access to Namespace

This repository hosts a GitHub action that installs and configures
the [Namespace Cloud](https://cloud.namespace.so) CLI `nsc` in your workflow.
This repository hosts a GitHub action that configures access to Namespace.
It also installs the [Namespace Cloud](https://cloud.namespace.so) CLI `nsc` in your workflow.

## Example

Expand All @@ -17,7 +17,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Install and configure Namespace Cloud CLI
- name: Configure access to Namespace
uses: namespacelabs/[email protected]
- name: Create an ephemeral cluster
run: |
Expand Down
Loading

0 comments on commit d652c4f

Please sign in to comment.