Skip to content

Commit

Permalink
Correct path to action in README
Browse files Browse the repository at this point in the history
  • Loading branch information
reinefjord authored Jan 24, 2020
1 parent 0d55610 commit 8c41c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ then you'll be able to use them as below.

```yaml
- name: Send SMS action step
uses: 46elks/gh-actions-sms
uses: 46elks/gh-actions-sms@v1.0.0
id: sms
with:
apiUsername: ${{ secrets.ELKS_API_USERNAME }}
Expand Down

0 comments on commit 8c41c66

Please sign in to comment.