Skip to content
This repository was archived by the owner on Nov 12, 2022. It is now read-only.

Commit 0727c68

Browse files
Fix typo in README (#11)
Co-authored-by: Alexander Dovnar <[email protected]>
1 parent a744aa0 commit 0727c68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Result JSON document returned from Jelastic.
1616
### Example usage
1717
```yaml
1818
- name: Run GetEnv command
19-
uses: DovnarAlexander/github-action-jelastic@master
19+
uses: DovnarAlexander/github-actions-jelastic@master
2020
with:
2121
jelastic_url: app.mycloud.by
2222
jelastic_username: ${{ secrets.JELASTIC_USERNAME }}

0 commit comments

Comments
 (0)