Skip to content

Commit

Permalink
update name
Browse files Browse the repository at this point in the history
  • Loading branch information
dmikey committed Sep 28, 2021
1 parent 6204db0 commit 878fde0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Sets up the Akash CLI for Github Action use. Installs the latest Akash CLI, Impo
## Example usage

```yaml
- name: Akash On Github Setup
- name: Akash on Github Actions Setup
uses: ovrclk/akash-ghaction-setup
with:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# action.yml
name: "Setup Akash Github Action"
name: "Akash on Github Actions Setup"
description: "Akash CLI Tools in GitHub. Publish a Project."
inputs:
AKASH_WALLET_KEY: # id of input
Expand Down

0 comments on commit 878fde0

Please sign in to comment.