Skip to content

Commit

Permalink
Merge pull request #5 from hazelops/feature/add-action
Browse files Browse the repository at this point in the history
more fixes3
  • Loading branch information
kobrikx authored Mar 18, 2022
2 parents 5942ae1 + 77cb89d commit 4e11e11
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 @@ -10,7 +10,7 @@ Copy and paste the following snippet into your .yml file.

```yaml
- name: ize setup
uses: hazelops/setup-ize@0.0.1
uses: hazelops/action-setup-ize@0.0.1
with:
version: 0.3.0
```
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# JavaScript action
name: setup-ize
name: action-setup-ize
description: Setup ize tool
branding:
icon: 'terminal'
Expand Down

0 comments on commit 4e11e11

Please sign in to comment.