Skip to content

Commit

Permalink
update action description
Browse files Browse the repository at this point in the history
  • Loading branch information
n-g committed Apr 26, 2023
1 parent 2319944 commit 4d0cb44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Set up Namespace Cloud CLI
- name: Configure access to Namespace
id: nscloud
uses: namespacelabs/[email protected]
- name: Configure buildx
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,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: Configure buildx
uses: namespacelabs/[email protected]
Expand Down

0 comments on commit 4d0cb44

Please sign in to comment.