Skip to content

Commit

Permalink
Updated README for V1
Browse files Browse the repository at this point in the history
  • Loading branch information
sidey79 committed Jan 3, 2021
1 parent c79a1fa commit c91ad35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# fhem-controls-actions JavaScript action
# fhem-controls-actions JavaScript action (Version 1)

This action creates FHEM controls file via github actions which is compatible with `update all <url>` and `update add <url>` command.
More details about this command at the [Fhem Wiki](https://wiki.fhem.de/wiki/Update#update_all).
Expand Down Expand Up @@ -40,7 +40,7 @@ none
2. You can create the controls file
```
- name: update controls files
uses: fhem/fhem-controls-actions@master
uses: fhem/fhem-controls-actions@v1
with:
filename: controls_rsl.txt
```
Expand Down

0 comments on commit c91ad35

Please sign in to comment.